Uses of Class
org.bouncycastle.asn1.x509.X509Extension
Packages that use X509Extension
-
Uses of X509Extension in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return X509ExtensionModifier and TypeMethodDescriptionX509Extensions.getExtension(ASN1ObjectIdentifier oid) Deprecated.return the extension represented by the object identifier passed in.Methods in org.bouncycastle.asn1.x509 with parameters of type X509ExtensionModifier and TypeMethodDescriptionstatic ASN1PrimitiveX509Extension.convertValueToObject(X509Extension ext) Deprecated.Convert the value of the passed in extension to an object -
Uses of X509Extension in org.bouncycastle.x509.extension
Constructors in org.bouncycastle.x509.extension with parameters of type X509ExtensionModifierConstructorDescriptionAuthorityKeyIdentifierStructure(X509Extension extension) Deprecated.use constructor that takes Extension