Uses of Class
org.gudy.bouncycastle.asn1.x509.X509Extension
Packages that use X509Extension
Package
Description
Support classes useful for encoding and processing X.509 certificates.
-
Uses of X509Extension in org.gudy.bouncycastle.asn1.x509
Methods in org.gudy.bouncycastle.asn1.x509 that return X509ExtensionModifier and TypeMethodDescriptionX509Extensions.getExtension(DERObjectIdentifier oid) return the extension represented by the object identifier passed in.Methods in org.gudy.bouncycastle.asn1.x509 with parameters of type X509ExtensionModifier and TypeMethodDescriptionstatic ASN1ObjectX509Extension.convertValueToObject(X509Extension ext) Convert the value of the passed in extension to an object