Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.smartcard.pkcs11.card.keytemplate.asymmetric.rsa | |
tr.gov.tubitak.uekae.esya.api.smartcard.pkcs11.card.ops |
Modifier and Type | Method and Description |
---|---|
RSAKeyPairTemplate |
RSAKeyPairTemplate.getAsExtractableTemplate() |
RSAKeyPairTemplate |
RSAKeyPairTemplate.getAsTokenTemplate(boolean sign,
boolean encrypt) |
RSAKeyPairTemplate |
RSAKeyPairTemplate.getAsTokenTemplate(boolean sign,
boolean encrypt,
boolean isWrapUnwrapKey) |
RSAKeyPairTemplate |
RSAKeyPairTemplate.getAsWrapperTemplate() |
Modifier and Type | Method and Description |
---|---|
java.security.spec.KeySpec |
PKCS11Ops.createKeyPair(long aSessionID,
RSAKeyPairTemplate template) |
protected long[] |
PKCS11Ops.createKeyPairWithOutRead(long aSessionID,
RSAKeyPairTemplate template) |
void |
PKCS11Ops.importKeyPair(long sessionID,
RSAKeyPairTemplate template) |
Copyright © 2025. All rights reserved.