Package | Description |
---|---|
org.cryptacular |
Modifier and Type | Method and Description |
---|---|
static CiphertextHeaderV2 |
CiphertextHeaderV2.decode(byte[] data,
Function<String,SecretKey> keyLookup)
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.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.