public class SignatureSchemeFactory
extends java.lang.Object
Constructor and Description |
---|
SignatureSchemeFactory() |
Modifier and Type | Method and Description |
---|---|
static ISignatureScheme |
getSignatureScheme(boolean aIsSigning,
java.lang.String aSigningAlg,
java.security.spec.AlgorithmParameterSpec aParamSpec,
long[] aMechanisms,
KeyFinder aKeyFinder) |
public static ISignatureScheme getSignatureScheme(boolean aIsSigning, java.lang.String aSigningAlg, java.security.spec.AlgorithmParameterSpec aParamSpec, long[] aMechanisms, KeyFinder aKeyFinder) throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
Copyright © 2025. All rights reserved.