Méthode | 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 | |
Résultat | IX509Store |
public GetCertificates ( string type ) : IX509Store | ||
type | string | |
Résultat | IX509Store |
public GetCrls ( string type ) : IX509Store | ||
type | string | |
Résultat | IX509Store |
public TimeStampToken ( Asn1 contentInfo ) : System | ||
contentInfo | Asn1 | |
Résultat | System |
public TimeStampToken ( |
||
signedData | ||
Résultat | System |
public ToCmsSignedData ( ) : |
||
Résultat |
public Validate ( |
||
cert | ||
Résultat | void |