public static class TLSKDF.TLS12 extends TLSKDF.TLSKeyMaterialFactory
algName, algOid
Modifier | Constructor and Description |
---|---|
protected |
TLS12(java.lang.String algName,
Mac prf) |
Modifier and Type | Method and Description |
---|---|
protected javax.crypto.SecretKey |
engineGenerateSecret(java.security.spec.KeySpec keySpec) |
engineGetKeySpec, engineTranslateKey
protected TLS12(java.lang.String algName, Mac prf)
protected javax.crypto.SecretKey engineGenerateSecret(java.security.spec.KeySpec keySpec) throws java.security.spec.InvalidKeySpecException
engineGenerateSecret
in class BaseSecretKeyFactory
java.security.spec.InvalidKeySpecException