The members of Javax.Crypto.SecretKeyFactorySpi are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new SecretKeyFactorySpi instance. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | EngineGenerateSecret(Java.Security.Spec.IKeySpec)Generate a secret key from the specified key specification. | |
abstract | EngineGetKeySpec(ISecretKey, Java.Lang.Class)Returns the key specification of the specified secret key. | |
abstract | EngineTranslateKey(ISecretKey)Translates the specified secret key into an instance of the corresponding key from the provider of this key factory. |