C# Class Internal.Cryptography.Pal.Native.CMSG_SIGNER_INFO_Partial

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
Issuer CRYPTOAPI_BLOB
SerialNumber CRYPTOAPI_BLOB
dwVersion int

Property Details

Issuer public property

public CRYPTOAPI_BLOB,Internal.Cryptography.Pal.Native Issuer
return CRYPTOAPI_BLOB

SerialNumber public property

public CRYPTOAPI_BLOB,Internal.Cryptography.Pal.Native SerialNumber
return CRYPTOAPI_BLOB

dwVersion public property

public int dwVersion
return int