Interface FilePasswordProvider.Decoder<T>
- Type Parameters:
T
- type of the result
- Enclosing interface:
FilePasswordProvider
public static interface FilePasswordProvider.Decoder<T>
Something that can produce a result given a password.
-
Method Summary
-
Method Details
-
decode
- Throws:
IOException
GeneralSecurityException
-