public class EurekaMessageDigestDeidConfig extends EurekaDeidConfig implements org.protempa.dest.deid.MessageDigestDeidConfig
| Constructor and Description |
|---|
EurekaMessageDigestDeidConfig(DestinationEntity inDestination,
MessageDigestEncryptionAlgorithm encryptionAlgorithm,
DeidPerPatientParamsDao inDestinationOffsetDao) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
org.protempa.dest.deid.MessageDigestEncryption |
getEncryptionInstance() |
byte[] |
getSalt(String keyId) |
close, getDeidPerPatientParamDao, getOffset, getOrCreatePatientParams, getRandomclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic EurekaMessageDigestDeidConfig(DestinationEntity inDestination, MessageDigestEncryptionAlgorithm encryptionAlgorithm, DeidPerPatientParamsDao inDestinationOffsetDao)
public org.protempa.dest.deid.MessageDigestEncryption getEncryptionInstance()
throws org.protempa.dest.deid.EncryptionInitException
getEncryptionInstance in interface org.protempa.dest.deid.DeidConfigorg.protempa.dest.deid.EncryptionInitExceptionpublic String getAlgorithm()
getAlgorithm in interface org.protempa.dest.deid.MessageDigestDeidConfigpublic byte[] getSalt(String keyId)
getSalt in interface org.protempa.dest.deid.MessageDigestDeidConfigCopyright © 2012–2016 Emory University. All rights reserved.