Java.Security.Spec.PKCS8EncodedKeySpec Class
The key specification for an encoded private key in ASN.1 format as defined in the PKCS#8 standard.

See Also: PKCS8EncodedKeySpec Members

Syntax

[Android.Runtime.Register("java/security/spec/PKCS8EncodedKeySpec", DoNotGenerateAcw=true)]
public class PKCS8EncodedKeySpec : EncodedKeySpec

Remarks

The key specification for an encoded private key in ASN.1 format as defined in the PKCS#8 standard.

[Android Documentation]

Requirements

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