Translates the given key into a key from this key factory.
Syntax
[Android.Runtime.Register("engineTranslateKey", "(Ljava/security/Key;)Ljava/security/Key;", "GetEngineTranslateKey_Ljava_security_Key_Handler")]
protected abstract
IKey EngineTranslateKey (
IKey key)
Parameters
- key
- the key to translate.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1