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