JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.adorsys.sts.simpleencryption
Interface KeyProvider
public interface
KeyProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Key
getKeyForDecryption
(
String
keyId)
Key
getKeyForEncryption
()
Method Details
getKeyForEncryption
Key
getKeyForEncryption
()
getKeyForDecryption
Key
getKeyForDecryption
(
String
keyId)