Package | Description |
---|---|
be.SIRAPRISE.util |
This package contains various utility methods.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ProprietaryOrJCECipher.generatePrivateAndPublicKey(ProprietaryOrJCECipherCallbackObject callbackObject)
Generates or obtains all the private stuff that the encryption protocol needs to do encryption/decryption.
|
void |
SPE.generatePrivateAndPublicKey(ProprietaryOrJCECipherCallbackObject callbackObject) |
void |
JCECipher.generatePrivateAndPublicKey(ProprietaryOrJCECipherCallbackObject callbackObject) |