Uses of Class
org.bouncycastle.asn1.x509.Extension
| Package | Description |
|---|---|
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.cert | |
| org.bouncycastle.x509.extension |
-
Uses of Extension in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return Extension Modifier and Type Method Description ExtensionExtensions. getExtension(ASN1ObjectIdentifier oid)return the extension represented by the object identifier passed in.static ExtensionExtension. getInstance(Object obj)Constructors in org.bouncycastle.asn1.x509 with parameters of type Extension Constructor Description Extensions(Extension extension)Base ConstructorExtensions(Extension[] extensions)Base Constructor -
Uses of Extension in org.bouncycastle.cert
Methods in org.bouncycastle.cert that return Extension Modifier and Type Method Description ExtensionX509AttributeCertificateHolder. getExtension(ASN1ObjectIdentifier oid)Look up the extension associated with the passed in OID.ExtensionX509CertificateHolder. getExtension(ASN1ObjectIdentifier oid)Look up the extension associated with the passed in OID.ExtensionX509CRLEntryHolder. getExtension(ASN1ObjectIdentifier oid)Look up the extension associated with the passed in OID.ExtensionX509CRLHolder. getExtension(ASN1ObjectIdentifier oid)Look up the extension associated with the passed in OID. -
Uses of Extension in org.bouncycastle.x509.extension
Constructors in org.bouncycastle.x509.extension with parameters of type Extension Constructor Description AuthorityKeyIdentifierStructure(Extension extension)Deprecated.Constructor which will take an extension