Uses of Enum Class
org.globus.gsi.util.KeyUsage
Packages that use KeyUsage
-
Uses of KeyUsage in org.globus.gsi.util
Methods in org.globus.gsi.util that return KeyUsageModifier and TypeMethodDescriptionstatic KeyUsage
Returns the enum constant of this class with the specified name.static KeyUsage[]
KeyUsage.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.globus.gsi.util that return types with arguments of type KeyUsageModifier and TypeMethodDescriptionCertificateUtil.getKeyUsage
(org.bouncycastle.asn1.x509.TBSCertificateStructure crt) CertificateUtil.getKeyUsage
(org.bouncycastle.asn1.x509.X509Extension ext) Gets a boolean array representing bits of the KeyUsage extension.