Click or drag to resize

PkcsSignerInfoRawData Property

Gets the ASN-encoded raw data associated with the current object.

Namespace:  SysadminsLV.PKI.Cryptography.Pkcs
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public byte[] RawData { get; }

Property Value

Type: Byte
See Also