Interface KeyManagementService
- All Known Implementing Classes:
CachingKeyManagementService
public interface KeyManagementService
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]decryptDataKey(KeyReference wrappingKeyReference, EncryptedDataKey dataKey) getDataKey(KeyReference wrappingKeyReference)
-
Method Details
-
getDataKey
-
decryptDataKey
-