Package | Description |
---|---|
org.dogtagpki.tps.apdu |
Modifier and Type | Method and Description |
---|---|
static ExternalAuthenticateAPDUGP211.SecurityLevel |
ExternalAuthenticateAPDUGP211.byteToSecurityLevel(byte level) |
static ExternalAuthenticateAPDUGP211.SecurityLevel |
ExternalAuthenticateAPDUGP211.SecurityLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExternalAuthenticateAPDUGP211.SecurityLevel[] |
ExternalAuthenticateAPDUGP211.SecurityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static byte |
ExternalAuthenticateAPDUGP211.securityLevelToByte(ExternalAuthenticateAPDUGP211.SecurityLevel level) |
Constructor and Description |
---|
ExternalAuthenticateAPDUGP211(TPSBuffer theData,
ExternalAuthenticateAPDUGP211.SecurityLevel securityLevel) |