Package | Description |
---|---|
org.adroitlogic.as2.api |
Modifier and Type | Method and Description |
---|---|
SignatureInfo.DigestAlgorithm |
SignatureInfo.getDigestAlgorithm() |
static SignatureInfo.DigestAlgorithm |
SignatureInfo.DigestAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureInfo.DigestAlgorithm[] |
SignatureInfo.DigestAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SignatureInfo(SignatureInfo.DigestAlgorithm digestAlgorithm,
SignatureInfo.EncryptionAlgorithm encryptionAlgorithm) |
Copyright © 2010–2016 AdroitLogic. All rights reserved.