C# Class Opc.Ua.Win32.CERT_SIGNED_CONTENT_INFO

Show file Open project: OPCFoundation/Misc-Tools

Public Properties

Property Type Description
Signature CRYPT_BIT_BLOB
SignatureAlgorithm CRYPT_ALGORITHM_IDENTIFIER
ToBeSigned CRYPT_DATA_BLOB

Property Details

Signature public property

public CRYPT_BIT_BLOB Signature
return CRYPT_BIT_BLOB

SignatureAlgorithm public property

public CRYPT_ALGORITHM_IDENTIFIER SignatureAlgorithm
return CRYPT_ALGORITHM_IDENTIFIER

ToBeSigned public property

public CRYPT_DATA_BLOB ToBeSigned
return CRYPT_DATA_BLOB