| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.preauth.pkinit |
| Modifier and Type | Method and Description |
|---|---|
static CmsMessageType |
CmsMessageType.fromValue(int value)
Retrieve the UniversalTag associated with a given value
|
static CmsMessageType |
CmsMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CmsMessageType[] |
CmsMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
PkinitCrypto.pkinitType2OID(CmsMessageType cmsMsgType)
Change the CMS message type to oid
|
static void |
PkinitCrypto.verifyCmsSignedData(CmsMessageType cmsMsgType,
org.apache.kerby.cms.type.SignedData signedData)
Verify CMS Signed Data
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.