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