Uses of Enum
org.globus.gsi.util.KeyUsage
Packages that use KeyUsage
-
Uses of KeyUsage in org.globus.gsi.util
Subclasses with type arguments of type KeyUsage in org.globus.gsi.utilMethods in org.globus.gsi.util that return KeyUsageModifier and TypeMethodDescriptionstatic KeyUsageReturns the enum constant of this type with the specified name.static KeyUsage[]KeyUsage.values()Returns an array containing the constants of this enum type, 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.