Метод | Описание | |
---|---|---|
CertPathRevocationAnalysis ( ValidationContext ctx, |
The default constructor for CertPathRevocationAnalysis. The default constructor for CertPathRevocationAnalysis. |
|
GetCertificatePathVerification ( ) : IList |
||
GetSummary ( ) : |
||
GetTrustedListInformation ( ) : |
||
SetCertificatePathVerification ( IList |
||
SetSummary ( |
||
SetTrustedListInformation ( |
public CertPathRevocationAnalysis ( ValidationContext ctx, |
||
ctx | ValidationContext | |
info | ||
Результат | System.Collections.Generic |
public GetCertificatePathVerification ( ) : IList |
||
Результат | IList |
public GetTrustedListInformation ( ) : |
||
Результат |
public SetCertificatePathVerification ( IList |
||
certificatePathVerification | IList |
the certificatePathVerification to set |
Результат | void |
public SetSummary ( |
||
summary | the summary to set | |
Результат | void |
public SetTrustedListInformation ( |
||
trustedListInformation | the trustedListInformation to set | |
Результат | void |