public interface CipherDeidConfig extends DeidConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getCipherAlgorithm() |
Key |
getKey(String keyId)
Returns a secret key used for de-identification.
|
String |
getKeyAlgorithm() |
getEncryptionInstance, getOffsetcloseString getKeyAlgorithm()
String getCipherAlgorithm()
Key getKey(String keyId) throws KeyCreateException
KeyCreateExceptionCopyright © 2012–2018 Emory University. All rights reserved.