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