public static class TLSKDF.TLS12 extends TLSKDF.TLSKeyMaterialFactory
algName, algOid
Modifier | Constructor and Description |
---|---|
protected |
TLS12(String algName,
Mac prf) |
Modifier and Type | Method and Description |
---|---|
protected SecretKey |
engineGenerateSecret(KeySpec keySpec) |
engineGetKeySpec, engineTranslateKey
protected SecretKey engineGenerateSecret(KeySpec keySpec) throws InvalidKeySpecException
engineGenerateSecret
in class BaseSecretKeyFactory
InvalidKeySpecException
Copyright © 2021 BouncyCastle.org. All rights reserved.