public class KTSExtractKeySpec extends KTSKeySpec
Modifier and Type | Class and Description |
---|---|
static class |
KTSExtractKeySpec.Builder
Builder class for creating a KTSExtractKeySpec.
|
KDF2, KDF3
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncapsulation()
Return the encapsulation of the secret associated with this key spec.
|
java.security.PrivateKey |
getPrivateKey()
Return the decryption private key to be used by the SecretKeyFactory used with this key spec.
|
getKdfAlgorithmId, getKeyAlgorithmName, getKeySize, getMacAlgorithmName, getMacKeySize, getOtherInfo, getParameterSpec
public byte[] getEncapsulation()
public java.security.PrivateKey getPrivateKey()