Uses of Enum
org.cryptacular.x509.ExtensionType
Packages that use ExtensionType
-
Uses of ExtensionType in org.cryptacular.x509
Methods in org.cryptacular.x509 that return ExtensionTypeModifier and TypeMethodDescriptionstatic ExtensionType
Gets the extension by name.static ExtensionType
Gets the extension by OID.static ExtensionType
Returns the enum constant of this type with the specified name.static ExtensionType[]
ExtensionType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cryptacular.x509 with parameters of type ExtensionTypeModifier and TypeMethodDescriptionorg.bouncycastle.asn1.ASN1Encodable
ExtensionReader.read
(ExtensionType extension) Reads the value of the given certificate extension field.