public class CardosOps extends PKCS11Ops
mESYAPKCS11, mPKCS11, OZET_ALICI
Constructor and Description |
---|
CardosOps() |
Modifier and Type | Method and Description |
---|---|
void |
importCertificateAndKey(long aSessionID,
java.lang.String aCertLabel,
java.lang.String aKeyLabel,
java.security.interfaces.RSAPrivateCrtKey aPrivKey,
java.security.cert.X509Certificate aCert) |
void |
importRSAKeyPair(long aSessionID,
java.lang.String aLabel,
java.security.interfaces.RSAPrivateCrtKey aPrivKey,
byte[] aSubject,
boolean aIsSign,
boolean aIsEncrypt) |
_deleteObject, _readData, _readData, _readECPublicKeySpec, changeLabel, changePassword, changePUK, changeUserPin, closeSession, createKeyPair, createKeyPair, createKeyPair, createKeyPairWithOutRead, createKeyPairWithOutRead, createSecretKey, createSecretKey, decryptData, decryptDataWithCertSerialNo, deleteCertificate, deletePrivateData, deletePrivateObject, deletePublicData, deletePublicObject, encryptData, formatToken, generateECKeyPair, generateRSAPrivateKey, getAttributeValue, getCertificates, getEncryptionCertificates, getEncryptionKeyLabels, getLabels, getMechanismList, getModulusOfKey, getmPKCS11, getObjIDFromPrivateKeyLabel, getObjIDFromPublicKeyLabel, getPrivateKeyObjIDFromCertificateSerial, getRandomData, getSessionInfo, getSignatureCertificates, getSignatureKeyLabels, getSlotInfo, getSlotList, getTokenInfo, getTokenPresentSlotList, getTokenPresentSlotListWithDescription, getTokenSerialNo, getUnwrapperKeyLabels, getWrapperKeyLabels, importCertificate, importCertificateAndKey, importCertificateAndKeyWithCSP, importCertificateAndKeyWithCSP, importKeyPair, importKeyPair, importKeyPair, importKeyPair, importSecretKey, importSecretKey, initialize, isAnyObjectExist, isCertificateExist, isObjectExist, isPrivateKeyExist, isPublicKeyExist, isTokenPresent, login, logout, objeAra, openSession, readCertificate, readCertificate, readPrivateData, readPublicData, readPublicKeySpec, readPublicKeySpec, setContainer, setSOPin, signAndRecoverData, signData, signDataWithCertSerialNo, signDataWithKeyID, toByteArray, unBlockPIN, unwrapKey, unwrapKey, unwrapKey, updatePrivateData, updatePublicData, verifyAndRecoverData, verifyData, verifyData, wrapKey, wrapKey, writePrivateData, writePublicData
public void importCertificateAndKey(long aSessionID, java.lang.String aCertLabel, java.lang.String aKeyLabel, java.security.interfaces.RSAPrivateCrtKey aPrivKey, java.security.cert.X509Certificate aCert) throws sun.security.pkcs11.wrapper.PKCS11Exception, SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
SmartCardException
public void importRSAKeyPair(long aSessionID, java.lang.String aLabel, java.security.interfaces.RSAPrivateCrtKey aPrivKey, byte[] aSubject, boolean aIsSign, boolean aIsEncrypt) throws sun.security.pkcs11.wrapper.PKCS11Exception, SmartCardException
sun.security.pkcs11.wrapper.PKCS11Exception
SmartCardException
Copyright © 2025. All rights reserved.