PublicKeyInfo.ToBytes Method
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
ToBytes()
Gets the raw form of the public key.
Declaration
public byte[] ToBytes()
Returns
Type | Description |
---|---|
Byte[] | Array of bytes. |