Javax.Crypto.EncryptedPrivateKeyInfo.GetEncoded Method
Returns the ASN.1 encoded representation of this object.

Syntax

[Android.Runtime.Register("getEncoded", "()[B", "GetGetEncodedHandler")]
public virtual byte[] GetEncoded ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif encoding this object fails.

Remarks

Returns the ASN.1 encoded representation of this object.

[Android Documentation]

Requirements

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