public class GuardKeyForPublicKeyHelper extends Object implements GuardKeyHelper
| Constructor and Description |
|---|
GuardKeyForPublicKeyHelper() |
| Modifier and Type | Method and Description |
|---|---|
KeySourceAndGuardKeyID |
getKeySourceAndGuardKeyID(org.adorsys.encobject.service.api.KeystorePersistence keystorePersistence,
org.adorsys.encobject.domain.KeyStoreAccess keyStoreAccess,
DocumentKeyIDWithKey documentKeyIDWithKey)
holt sich aus dem KeyStore einen beliebigen PublicKey, mit dem der übergebene DocumentKey asymmetrisch veschlüsselt wird
Dort, wo der KeyStore liegt wird dann ein DocumentGuard erzeugt, der den verschlüsselten DocumentKey enthält.
|
public KeySourceAndGuardKeyID getKeySourceAndGuardKeyID(org.adorsys.encobject.service.api.KeystorePersistence keystorePersistence, org.adorsys.encobject.domain.KeyStoreAccess keyStoreAccess, DocumentKeyIDWithKey documentKeyIDWithKey)
getKeySourceAndGuardKeyID in interface GuardKeyHelperCopyright © 2019. All rights reserved.