public static class EngineWrapper.TKeyFactory extends Object implements EngineWrapper<KeyFactory>
EngineWrapper.TCipher, EngineWrapper.TKeyAgreement, EngineWrapper.TKeyFactory, EngineWrapper.TKeyPairGenerator, EngineWrapper.TMac, EngineWrapper.TMessageDigest, EngineWrapper.TSignature| Constructor and Description |
|---|
TKeyFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyFactory |
getInstance(String algorithm,
Provider provider)
Should call T.getInstance(...).
|
public KeyFactory getInstance(String algorithm, Provider provider) throws GeneralSecurityException
EngineWrappergetInstance in interface EngineWrapper<KeyFactory>GeneralSecurityException