PublicKeyInfo.Encode Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Encode()
Gets ASN.1 encoded form of this PublicKeyInfo object.
Declaration
public byte[] Encode()
Returns
Type | Description |
---|---|
Byte[] | Array of bytes. |