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 ExtensionTypeGets the extension by name.static ExtensionTypeGets the extension by OID.static ExtensionTypeReturns 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.ASN1EncodableExtensionReader.read(ExtensionType extension) Reads the value of the given certificate extension field.