Class PkixAttrCertChecker
- Namespace
- Org.BouncyCastle.Pkix
- Assembly
- BouncyCastle.Cryptography.dll
public abstract class PkixAttrCertChecker
- Inheritance
-
PkixAttrCertChecker
- Inherited Members
Methods
Check(X509V2AttributeCertificate, PkixCertPath, PkixCertPath, ICollection<string>)
public abstract void Check(X509V2AttributeCertificate attrCert, PkixCertPath certPath, PkixCertPath holderCertPath, ICollection<string> unresolvedCritExts)
Parameters
attrCertX509V2AttributeCertificatecertPathPkixCertPathholderCertPathPkixCertPathunresolvedCritExtsICollection<string>
Clone()
public abstract PkixAttrCertChecker Clone()
Returns
GetSupportedExtensions()
public abstract ISet<DerObjectIdentifier> GetSupportedExtensions()