public static interface DataUnsealerBuilder.PublicKeyPolicyStep
EncryptionPolicy. You will have to provide a list of encryption credentials to be able
to decrypt messages.| Modifier and Type | Method and Description |
|---|---|
DataUnsealerBuilder.SecretKeyPolicyStep |
addPublicKeyPolicy(EncryptionPolicy policy,
EncryptionCredential... credentials)
Configure a public key policy and provide a list of
EncryptionCredentials to be able to decrypt the messages. |
DataUnsealerBuilder.SecretKeyPolicyStep addPublicKeyPolicy(EncryptionPolicy policy, EncryptionCredential... credentials)
EncryptionCredentials to be able to decrypt the messages.Copyright © 2021 eHealth. All rights reserved.