Uses of Class
org.cryptacular.CiphertextHeaderV2
Packages that use CiphertextHeaderV2
-
Uses of CiphertextHeaderV2 in org.cryptacular
Methods in org.cryptacular that return CiphertextHeaderV2Modifier and TypeMethodDescriptionstatic CiphertextHeaderV2
Creates a header from encrypted data containing a cleartext header prepended to the start.static CiphertextHeaderV2
CiphertextHeaderV2.decode
(InputStream input, Function<String, SecretKey> keyLookup) Creates a header from encrypted data containing a cleartext header prepended to the start.