| Package | Description |
|---|---|
| org.xipki.pkcs11.wrapper | |
| org.xipki.pkcs11.wrapper.multipart |
| Modifier and Type | Method and Description |
|---|---|
byte[][] |
PKCS11Token.encryptMessages(Mechanism mechanism,
long keyHandle,
EncryptMessageBytesEntry[] entries)
Encrypts the given messages using the given mechanism and key
|
| Modifier and Type | Method and Description |
|---|---|
EncryptMessageBytesEntry |
EncryptMessageBytesEntry.associatedData(byte[] associatedData) |
EncryptMessageBytesEntry |
EncryptMessageBytesEntry.ciphertext(byte[] plaintext) |
EncryptMessageBytesEntry |
EncryptMessageBytesEntry.params(CkParams params) |
Copyright © 2023. All rights reserved.