Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.smartcard.pkcs11.card.keytemplate.asymmetric.rsa |
Modifier and Type | Method and Description |
---|---|
RSAPrivateKeyTemplate |
RSAPrivateKeyTemplate.getAsExtractableTemplate()
converts as Extractable RSA Private Key Template, adding:
|
RSAPrivateKeyTemplate |
RSAPrivateKeyTemplate.getAsTokenTemplate(boolean sign,
boolean encrypt)
converts as User Token Template, adding:
|
RSAPrivateKeyTemplate |
RSAPrivateKeyTemplate.getAsTokenTemplate(boolean sign,
boolean encrypt,
boolean isUnwrap) |
RSAPrivateKeyTemplate |
RSAPrivateKeyTemplate.getAsUnwrapperTemplate()
converts as Unwrapper RSA Private Key Template, adding:
|
Constructor and Description |
---|
RSAKeyPairTemplate(RSAPublicKeyTemplate publicKeyTemplate,
RSAPrivateKeyTemplate privateKeyTemplate) |
Copyright © 2025. All rights reserved.