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
SmartCardException
void init(boolean aIsSigning)
byte[] getSignatureInput(byte[] aTobeSigned) throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
Copyright © 2025. All rights reserved.