Interface EncryptedDataKey
- All Known Implementing Classes:
AbstractEncryptedDataKey
public interface EncryptedDataKey
-
Method Summary
-
Method Details
-
ciphertext
byte[] ciphertext() -
escrowDataKey
Optional<EscrowDataKey> escrowDataKey() -
wrappingKeyReference
KeyReference wrappingKeyReference() -
requireWrappingKeyReference
-