Class CpPublicKeyInfo
Inherited Members
Namespace: CryptoPro.Security.Cryptography.Pkcs
Assembly: CryptoPro.Security.Cryptography.Pkcs.dll
Syntax
public sealed class CpPublicKeyInfo
Properties
Algorithm
Declaration
public AlgorithmIdentifier Algorithm { get; }
Property Value
Type | Description |
---|---|
AlgorithmIdentifier |
KeyValue
Declaration
public byte[] KeyValue { get; }
Property Value
Type | Description |
---|---|
byte[] |