Java org.bouncycastle.asn1.x509 X509Extension fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.asn1.x509 X509Extension fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.asn1.x509 X509Extension.

The text is from its open source code.

Subclass

org.bouncycastle.asn1.x509.X509Extension has subclasses.
Click this link to see all its subclasses.

Field

ASN1ObjectIdentifiersubjectKeyIdentifier
Subject Key Identifier
ASN1ObjectIdentifierkeyUsage
Key Usage
ASN1ObjectIdentifiersubjectAlternativeName
Subject Alternative Name
ASN1ObjectIdentifierissuerAlternativeName
Issuer Alternative Name
ASN1ObjectIdentifierbasicConstraints
Basic Constraints
ASN1ObjectIdentifiercRLNumber
CRL Number
ASN1ObjectIdentifierreasonCode
Reason code
ASN1ObjectIdentifierdeltaCRLIndicator
Delta CRL indicator
ASN1ObjectIdentifierissuingDistributionPoint
Issuing Distribution Point
ASN1ObjectIdentifiercRLDistributionPoints
CRL Distribution Points
ASN1ObjectIdentifiercertificatePolicies
Certificate Policies
ASN1ObjectIdentifierauthorityKeyIdentifier
Authority Key Identifier
ASN1ObjectIdentifierextendedKeyUsage
Extended Key Usage
ASN1ObjectIdentifierauthorityInfoAccess
Authority Info Access
ASN1ObjectIdentifiersubjectInfoAccess
Subject Info Access
ASN1ObjectIdentifierqCStatements
QCStatements
ASN1ObjectIdentifiernoRevAvail
NoRevAvail extension in attribute certificates.
ASN1ObjectIdentifiertargetInformation
TargetInformation extension in attribute certificates.

Constructor

Method

ASN1PrimitiveconvertValueToObject(X509Extension ext)
Convert the value of the passed in extension to an object
ASN1EncodablegetParsedValue()
ASN1OctetStringgetValue()
booleanisCritical()