| Package | Description |
|---|---|
| org.apache.kerby.cms.type |
| Modifier and Type | Method and Description |
|---|---|
EncryptedKey |
RecipientEncryptedKey.getEncryptedKey() |
EncryptedKey |
PasswordRecipientInfo.getEncryptedKey() |
EncryptedKey |
KEKRecipientInfo.getEncryptedKey() |
EncryptedKey |
KeyTransRecipientInfo.getEncryptedKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecipientEncryptedKey.setEncryptedKey(EncryptedKey encryptedKey) |
void |
PasswordRecipientInfo.setEncryptedKey(EncryptedKey encryptedKey) |
void |
KEKRecipientInfo.setEncryptedKey(EncryptedKey encryptedKey) |
void |
KeyTransRecipientInfo.setEncryptedKey(EncryptedKey encryptedKey) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.