public class EurekaCipherDeidConfig extends EurekaDeidConfig implements org.protempa.dest.deid.CipherDeidConfig
| Constructor and Description |
|---|
EurekaCipherDeidConfig(DestinationEntity inDestination,
CipherEncryptionAlgorithm encryptionAlgorithm,
DeidPerPatientParamsDao inDestinationOffsetDao) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCipherAlgorithm() |
org.protempa.dest.deid.CipherEncryption |
getEncryptionInstance() |
Key |
getKey(String keyId) |
String |
getKeyAlgorithm() |
close, getDeidPerPatientParamDao, getOffset, getOrCreatePatientParams, getRandomclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic EurekaCipherDeidConfig(DestinationEntity inDestination, CipherEncryptionAlgorithm encryptionAlgorithm, DeidPerPatientParamsDao inDestinationOffsetDao)
public org.protempa.dest.deid.CipherEncryption getEncryptionInstance()
throws org.protempa.dest.deid.EncryptionInitException
getEncryptionInstance in interface org.protempa.dest.deid.DeidConfigorg.protempa.dest.deid.EncryptionInitExceptionpublic String getCipherAlgorithm()
getCipherAlgorithm in interface org.protempa.dest.deid.CipherDeidConfigpublic String getKeyAlgorithm()
getKeyAlgorithm in interface org.protempa.dest.deid.CipherDeidConfigCopyright © 2012–2016 Emory University. All rights reserved.