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