Uses of Class
org.bouncycastle.asn1.x509.X509Extensions
| Package | Description |
|---|---|
| org.bouncycastle.asn1.x509 |
-
Uses of X509Extensions in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return X509Extensions Modifier and Type Method Description X509ExtensionsX509ExtensionsGenerator. generate()Deprecated.Generate an X509Extensions object based on the current state of the generator.X509ExtensionsTBSCertificateStructure. getExtensions()static X509ExtensionsX509Extensions. getInstance(Object obj)Deprecated.static X509ExtensionsX509Extensions. getInstance(ASN1TaggedObject obj, boolean explicit)Deprecated.Methods in org.bouncycastle.asn1.x509 with parameters of type X509Extensions Modifier and Type Method Description booleanX509Extensions. equivalent(X509Extensions other)Deprecated.voidV3TBSCertificateGenerator. setExtensions(X509Extensions extensions)Deprecated.use method taking Extensions