public class AsymmetricStaticProvider extends WrappedMaterialsProvider
WrappedMaterialsProvider, using the provided
encryptionKey for wrapping and unwrapping the record key. Please see that class for
detailed documentation.| Constructor and Description |
|---|
AsymmetricStaticProvider(KeyPair encryptionKey,
KeyPair signingPair) |
AsymmetricStaticProvider(KeyPair encryptionKey,
KeyPair signingPair,
Map<String,String> description) |
AsymmetricStaticProvider(KeyPair encryptionKey,
SecretKey macKey) |
AsymmetricStaticProvider(KeyPair encryptionKey,
SecretKey macKey,
Map<String,String> description) |
getDecryptionMaterials, getEncryptionMaterials, refreshCopyright © 2021. All rights reserved.