Generates a instance of PrivateKey from the given key
specification.
Syntax
[Android.Runtime.Register("engineGeneratePrivate", "(Ljava/security/spec/KeySpec;)Ljava/security/PrivateKey;", "GetEngineGeneratePrivate_Ljava_security_spec_KeySpec_Handler")]
protected abstract
IPrivateKey EngineGeneratePrivate (
Java.Security.Spec.IKeySpec keySpec)
Parameters
- keySpec
- the specification of the private key.
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