public class Iso9796_2_SC1 extends java.lang.Object implements ISignatureScheme
Constructor and Description |
---|
Iso9796_2_SC1(java.lang.String aSignatureAlg,
int aKeyLength) |
Modifier and Type | Method and Description |
---|---|
sun.security.pkcs11.wrapper.CK_MECHANISM |
getMechanism() |
byte[] |
getSignatureInput(byte[] aTobeSigned) |
void |
init(boolean aIsSigning) |
public Iso9796_2_SC1(java.lang.String aSignatureAlg, int aKeyLength)
public sun.security.pkcs11.wrapper.CK_MECHANISM getMechanism()
getMechanism
in interface ISignatureScheme
public byte[] getSignatureInput(byte[] aTobeSigned) throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
getSignatureInput
in interface ISignatureScheme
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
public void init(boolean aIsSigning)
init
in interface ISignatureScheme
Copyright © 2025. All rights reserved.