Search Results for

    Show / Hide Table of Contents

    Class <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions

    Inheritance
    System.Object
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions
    Implements
    <11d4c772-3579-4f93-ac46-b452e4461737>IAsn1Convertible
    Inherited Members
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.Der
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.Ber
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.EncodeTo(Stream)
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.EncodeTo(Stream, String)
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.GetEncoded()
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.GetEncoded(String)
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.GetDerEncoded()
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.GetHashCode()
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.Equals(Object)
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.ToAsn1Object()
    Namespace: Org.BouncyCastle.Asn1.X509
    Assembly: IronPdf.dll
    Syntax
    public class <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions :  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > Asn1Encodable,  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > IAsn1Convertible

    Constructors

    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(ArrayList, ArrayList)

    Declaration
    public <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(ArrayList oids, ArrayList values)
    Parameters
    Type Name Description
    System.Collections.ArrayList oids
    System.Collections.ArrayList values

    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(ArrayList, Hashtable)

    Declaration
    public <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(ArrayList ordering, Hashtable extensions)
    Parameters
    Type Name Description
    System.Collections.ArrayList ordering
    System.Collections.Hashtable extensions

    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(Hashtable)

    Declaration
    public <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(Hashtable extensions)
    Parameters
    Type Name Description
    System.Collections.Hashtable extensions

    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(IDictionary)

    Declaration
    public <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(IDictionary extensions)
    Parameters
    Type Name Description
    System.Collections.IDictionary extensions

    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(IList, IDictionary)

    Declaration
    public <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(IList ordering, IDictionary extensions)
    Parameters
    Type Name Description
    System.Collections.IList ordering
    System.Collections.IDictionary extensions

    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(IList, IList)

    Declaration
    public <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions(IList oids, IList values)
    Parameters
    Type Name Description
    System.Collections.IList oids
    System.Collections.IList values

    Fields

    AuditIdentity

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier AuditIdentity
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    AuthorityInfoAccess

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier AuthorityInfoAccess
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    AuthorityKeyIdentifier

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier AuthorityKeyIdentifier
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    BasicConstraints

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier BasicConstraints
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    BiometricInfo

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier BiometricInfo
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    CertificateIssuer

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier CertificateIssuer
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    CertificatePolicies

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier CertificatePolicies
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    CrlDistributionPoints

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier CrlDistributionPoints
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    CrlNumber

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier CrlNumber
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    DeltaCrlIndicator

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier DeltaCrlIndicator
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    ExpiredCertsOnCrl

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier ExpiredCertsOnCrl
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    ExtendedKeyUsage

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier ExtendedKeyUsage
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    FreshestCrl

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier FreshestCrl
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    InhibitAnyPolicy

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier InhibitAnyPolicy
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    InstructionCode

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier InstructionCode
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    InvalidityDate

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier InvalidityDate
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    IssuerAlternativeName

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier IssuerAlternativeName
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    IssuingDistributionPoint

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier IssuingDistributionPoint
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    KeyUsage

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier KeyUsage
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    LogoType

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier LogoType
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    NameConstraints

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier NameConstraints
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    NoRevAvail

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier NoRevAvail
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    PolicyConstraints

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier PolicyConstraints
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    PolicyMappings

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier PolicyMappings
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    PrivateKeyUsagePeriod

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier PrivateKeyUsagePeriod
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    QCStatements

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier QCStatements
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    ReasonCode

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier ReasonCode
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    SubjectAlternativeName

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier SubjectAlternativeName
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    SubjectDirectoryAttributes

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier SubjectDirectoryAttributes
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    SubjectInfoAccess

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier SubjectInfoAccess
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    SubjectKeyIdentifier

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier SubjectKeyIdentifier
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    TargetInformation

    Declaration
    public static readonly  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier TargetInformation
    Field Value
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier

    Properties

    ExtensionOids

    Declaration
    public IEnumerable ExtensionOids { get; }
    Property Value
    Type Description
    System.Collections.IEnumerable

    Methods

    Equivalent(<11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions)

    Declaration
    public bool Equivalent( < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > X509Extensions other)
    Parameters
    Type Name Description
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions other
    Returns
    Type Description
    System.Boolean

    GetCriticalExtensionOids()

    Declaration
    public  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier [ ] GetCriticalExtensionOids()
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier[]

    GetExtension(<11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier)

    Declaration
    public  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > X509Extension GetExtension( < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier oid)
    Parameters
    Type Name Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier oid
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extension

    GetExtension(<11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions, <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier)

    Declaration
    public static  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > X509Extension GetExtension( < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > X509Extensions extensions,  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier oid)
    Parameters
    Type Name Description
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions extensions
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier oid
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extension

    GetExtensionOids()

    Declaration
    public  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier [ ] GetExtensionOids()
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier[]

    GetExtensionParsedValue(<11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier)

    Declaration
    public  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > Asn1Encodable GetExtensionParsedValue( < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier oid)
    Parameters
    Type Name Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier oid
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable

    GetExtensionParsedValue(<11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions, <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier)

    Declaration
    public static  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > Asn1Encodable GetExtensionParsedValue( < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > X509Extensions extensions,  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier oid)
    Parameters
    Type Name Description
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions extensions
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier oid
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable

    GetInstance(<11d4c772-3579-4f93-ac46-b452e4461737>Asn1TaggedObject, Boolean)

    Declaration
    public static  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > X509Extensions GetInstance( < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > Asn1TaggedObject obj, bool explicitly)
    Parameters
    Type Name Description
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1TaggedObject obj
    System.Boolean explicitly
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions

    GetInstance(Object)

    Declaration
    public static  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > X509Extensions GetInstance(object obj)
    Parameters
    Type Name Description
    System.Object obj
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>X509Extensions

    GetNonCriticalExtensionOids()

    Declaration
    public  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > DerObjectIdentifier [ ] GetNonCriticalExtensionOids()
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>DerObjectIdentifier[]

    Oids()

    Declaration
    public IEnumerator Oids()
    Returns
    Type Description
    System.Collections.IEnumerator

    ToAsn1Object()

    Declaration
    public override  < 11d  4  c772 - 3579 - 4f  93 - ac46 - b452e4461737 > Asn1Object ToAsn1Object()
    Returns
    Type Description
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Object
    Overrides
    <11d4c772-3579-4f93-ac46-b452e4461737>Asn1Encodable.ToAsn1Object()

    Implements

    <11d4c772-3579-4f93-ac46-b452e4461737>IAsn1Convertible

    Inherited members

    Der
    Ber
    EncodeTo(Stream)
    EncodeTo(Stream, String)
    GetEncoded()
    GetEncoded(String)
    GetDerEncoded()
    GetHashCode()
    Equals(Object)
    ToAsn1Object()
    ☀
    ☾
    Downloads
    • Download with Nuget
    • Start for Free
    In This Article
    Back to top
    Install with Nuget
    IronPDF_for_dotnet_log2o
    Blue key in circleGet started for FREE
    No credit card required
    Test in a live environment

    Test in production without watermarks.
    Works wherever you need it to.

    Fully-functional product

    Get 30 days of fully functional product.
    Have it up and running in minutes.

    24/5 technical support

    Full access to our support engineering team during your product trial

    Grey key in circleGet started for FREE
    The trial form was submitted successfully.
    Calendar in circleBook Free Live Demo
    No contact, no card details, no commitments Book a 30-minute, personal demo.
    Here's what to expect:

    A live demo of our product and its key features

    Get project specific feature recommendations

    All your questions are answered to make sure you have all the information you need. (No commitment whatsoever.)

    Grey key in circleBook Free Live Demo
    Your booking has been completed Check your e-mail for confirmation
    Support Team Member 6 related to The C# PDF Library Support Team Member 14 related to The C# PDF Library Support Team Member 4 related to The C# PDF Library Support Team Member 2 related to The C# PDF Library
    Online 24/5
    Need help? Our sales team would be glad to help you.
    Try the Enterprise Trial
    ironpdf_for_dotnet_log2o
    Key in blue circle
    Get your free 30-day Trial Key instantly.
    bullet_checkedNo credit card or account creation required
    Key in blue circle
    Get your free 30-day Trial Key instantly.
    Blue key in circleNo credit card or account creation required
    Green Check in orange circle
    The trial form was submitted successfully.
    badge_greencheck_in_yellowcircle
    Thank you for starting a trial

    Please check your email for the trial license key.

    If you don’t receive an email, please start a live chat or email support@ironsoftware.com

    Install with NuGet
    View Licensing
    • Logo Aetna
    • Logo NASA
    • Logo GE
    • Logo Porsche
    • Logo USDA
    • Logo Qatar
    Join Millions of Engineers who’ve tried IronPDF