|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyUsageBits | |
|---|---|
| edu.vt.middleware.crypt.x509.types | |
| Uses of KeyUsageBits in edu.vt.middleware.crypt.x509.types |
|---|
| Methods in edu.vt.middleware.crypt.x509.types that return KeyUsageBits | |
|---|---|
static KeyUsageBits |
KeyUsageBits.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static KeyUsageBits[] |
KeyUsageBits.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.vt.middleware.crypt.x509.types that return types with arguments of type KeyUsageBits | |
|---|---|
Collection<KeyUsageBits> |
KeyUsage.getUses()
Gets a collection of the bits set for this instance. |
| Constructors in edu.vt.middleware.crypt.x509.types with parameters of type KeyUsageBits | |
|---|---|
KeyUsage(KeyUsageBits[] bits)
Creates a new instance that has all the given KeyUsageBits set. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||