Method | Description | |
---|---|---|
GetCertificateBySubjectName ( Org.BouncyCastle.Asn1.X509.X509Name subjectName ) : IList |
||
GetCertificates ( ) : IList |
Retrieve the list of certificate from this source. Retrieve the list of certificate from this source. |
|
SetSourceType ( CertificateSourceType sourceType ) : void |
public GetCertificateBySubjectName ( Org.BouncyCastle.Asn1.X509.X509Name subjectName ) : IList |
||
subjectName | Org.BouncyCastle.Asn1.X509.X509Name | |
return | IList |
public SetSourceType ( CertificateSourceType sourceType ) : void | ||
sourceType | CertificateSourceType | the sourceType to set |
return | void |