public final class SymmetricKeyWrapAES192 extends Object implements SymmetricKeyWrapAlgorithm
AlgorithmDescriptor.AlgorithmType| Constructor and Description |
|---|
SymmetricKeyWrapAES192() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJCAAlgorithmID()
Get the algorithm's JCA algorithm ID.
|
String |
getKey()
Get the JCA key type specified by this algorithm.
|
Integer |
getKeyLength()
Get the length of the key specified by this algorithm.
|
AlgorithmDescriptor.AlgorithmType |
getType()
Get the algorithm URI's fundamental type.
|
String |
getURI()
Get the algorithm's identifying URI.
|
@Nonnull public String getKey()
getKey in interface KeySpecifiedAlgorithm@Nonnull public String getURI()
getURI in interface AlgorithmDescriptor@Nonnull public AlgorithmDescriptor.AlgorithmType getType()
getType in interface AlgorithmDescriptorAlgorithmDescriptor.AlgorithmType@Nonnull public String getJCAAlgorithmID()
getJCAAlgorithmID in interface AlgorithmDescriptor@Nonnull public Integer getKeyLength()
getKeyLength in interface KeyLengthSpecifiedAlgorithmCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.