public interface ISignatureScheme
| Modifier and Type | Method and Description |
|---|---|
sun.security.pkcs11.wrapper.CK_MECHANISM |
getMechanism() |
byte[] |
getSignatureInput(byte[] aTobeSigned) |
void |
init(boolean aIsSigning) |
sun.security.pkcs11.wrapper.CK_MECHANISM getMechanism()
throws SmartCardException
SmartCardExceptionvoid init(boolean aIsSigning)
byte[] getSignatureInput(byte[] aTobeSigned)
throws SmartCardException,
sun.security.pkcs11.wrapper.PKCS11Exception
SmartCardExceptionsun.security.pkcs11.wrapper.PKCS11ExceptionCopyright © 2025. All rights reserved.