|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsealedData | |
---|---|
be.ehealth.technicalconnector.service.etee | |
be.ehealth.technicalconnector.service.etee.impl |
Uses of UnsealedData in be.ehealth.technicalconnector.service.etee |
---|
Methods in be.ehealth.technicalconnector.service.etee that return UnsealedData | |
---|---|
UnsealedData |
Crypto.unseal(Crypto.SigningPolicySelector type,
byte[] protectedMessage)
|
UnsealedData |
Crypto.unseal(Crypto.SigningPolicySelector type,
KeyResult symmKey,
byte[] protectedMessage)
|
Uses of UnsealedData in be.ehealth.technicalconnector.service.etee.impl |
---|
Methods in be.ehealth.technicalconnector.service.etee.impl that return UnsealedData | |
---|---|
static UnsealedData |
CryptoImpl.map(be.fgov.ehealth.etee.crypto.decrypt.UnsealedData data)
|
UnsealedData |
CryptoImpl.unseal(Crypto.SigningPolicySelector type,
byte[] protectedMessage)
|
UnsealedData |
CryptoImpl.unseal(Crypto.SigningPolicySelector type,
KeyResult symmKey,
byte[] protectedMessage)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |