<PackageReference Include="BouncyCastle.Cryptography" Version="2.1.0" />

X509Extensions

public class X509Extensions : Asn1Encodable

public static readonly DerObjectIdentifier AltSignatureValue

public static readonly DerObjectIdentifier AuditIdentity

public static readonly DerObjectIdentifier BasicConstraints

public static readonly DerObjectIdentifier BiometricInfo

public static readonly DerObjectIdentifier CertificateIssuer

public static readonly DerObjectIdentifier CrlNumber

public static readonly DerObjectIdentifier DeltaCrlIndicator

public static readonly DerObjectIdentifier ExpiredCertsOnCrl

public static readonly DerObjectIdentifier ExtendedKeyUsage

public static readonly DerObjectIdentifier FreshestCrl

public static readonly DerObjectIdentifier InhibitAnyPolicy

public static readonly DerObjectIdentifier InstructionCode

public static readonly DerObjectIdentifier InvalidityDate

public static readonly DerObjectIdentifier KeyUsage

public static readonly DerObjectIdentifier LogoType

public static readonly DerObjectIdentifier NameConstraints

public static readonly DerObjectIdentifier NoRevAvail

public static readonly DerObjectIdentifier PolicyConstraints

public static readonly DerObjectIdentifier PolicyMappings

public static readonly DerObjectIdentifier QCStatements

public static readonly DerObjectIdentifier ReasonCode

public static readonly DerObjectIdentifier SubjectInfoAccess

public static readonly DerObjectIdentifier TargetInformation

public static X509Extensions GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static X509Extensions GetInstance(object obj)

public bool Equivalent(X509Extensions other)