Java.Security.Signer.PrivateKey Property
Returns the private key of this Signer.

Syntax

[get: Android.Runtime.Register("getPrivateKey", "()Ljava/security/PrivateKey;", "GetGetPrivateKeyHandler")]
public virtual IPrivateKey PrivateKey { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the private key of this Signer.

[Android Documentation]

Requirements

Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1