Package | Description |
---|---|
tr.gov.tubitak.uekae.esya.api.smartcard.pkcs11.card.keytemplate.asymmetric.rsa |
Modifier and Type | Method and Description |
---|---|
RSAPublicKeyTemplate |
RSAPublicKeyTemplate.getAsExtractableTemplate()
convert as Exportable Public Key Template, adding:
|
RSAPublicKeyTemplate |
RSAPublicKeyTemplate.getAsTokenTemplate(boolean verify,
boolean encrypt)
convert as User Token Template, adding:
|
RSAPublicKeyTemplate |
RSAPublicKeyTemplate.getAsTokenTemplate(boolean verify,
boolean encrypt,
boolean isWrap) |
RSAPublicKeyTemplate |
RSAPublicKeyTemplate.getAsWrapperTemplate()
convert as Wrapper Public Key Template, adding:
|
Constructor and Description |
---|
RSAKeyPairTemplate(RSAPublicKeyTemplate publicKeyTemplate,
RSAPrivateKeyTemplate privateKeyTemplate) |
Copyright © 2025. All rights reserved.