Method | Description | |
---|---|---|
GetAttributeCertificates ( string type ) : IX509Store | ||
GetCertificates ( string type ) : IX509Store | ||
GetCrls ( string type ) : IX509Store | ||
GetEncoded ( ) : byte[] | ||
TimeStampToken ( Asn1 contentInfo ) : System | ||
TimeStampToken ( |
||
ToCmsSignedData ( ) : |
||
Validate ( |
public GetAttributeCertificates ( string type ) : IX509Store | ||
type | string | |
return | IX509Store |
public GetCertificates ( string type ) : IX509Store | ||
type | string | |
return | IX509Store |
public TimeStampToken ( Asn1 contentInfo ) : System | ||
contentInfo | Asn1 | |
return | System |
public TimeStampToken ( |
||
signedData | ||
return | System |
public ToCmsSignedData ( ) : |
||
return |
public Validate ( |
||
cert | ||
return | void |