PBE
TLSKDF.TLS12withSHA256
, TLSKDF.TLS12withSHA384
, TLSKDF.TLS12withSHA512
public static class TLSKDF.TLS12 extends TLSKDF.TLSKeyMaterialFactory
algName, algOid
Modifier | Constructor | Description |
---|---|---|
protected |
TLS12(java.lang.String algName,
Mac prf) |
Modifier and Type | Method | 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