public class KeyFactoryAdapter
extends java.security.KeyFactory
| Constructor and Description |
|---|
KeyFactoryAdapter(java.security.KeyFactorySpi keyFacSpi,
java.security.Provider provider,
java.lang.String algorithm)
Creates a KeyFactoryAdapter object.
|
public KeyFactoryAdapter(java.security.KeyFactorySpi keyFacSpi,
java.security.Provider provider,
java.lang.String algorithm)
keyFacSpi - the delegateprovider - the provideralgorithm - The algorithm name of the key factoryIAIK PKCS#11 Provider 1.10.0
(c) 2002 IAIK, (c) 2003, 2026 SIC