public class EncryptionSchemeFactory
extends java.lang.Object
Constructor and Description |
---|
EncryptionSchemeFactory() |
Modifier and Type | Method and Description |
---|---|
static IEncryptionScheme |
getEncryptionScheme(boolean aIsEncryption,
java.lang.String aAlgorithm,
java.security.spec.AlgorithmParameterSpec aParams,
ISmartCard aSC,
long aSlotID,
KeyFinder aKeyFinder) |
public static IEncryptionScheme getEncryptionScheme(boolean aIsEncryption, java.lang.String aAlgorithm, java.security.spec.AlgorithmParameterSpec aParams, ISmartCard aSC, long aSlotID, KeyFinder aKeyFinder) throws SmartCardException, sun.security.pkcs11.wrapper.PKCS11Exception
SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
Copyright © 2025. All rights reserved.