| Package | Description |
|---|---|
| org.linguafranca.pwdb.security |
| Modifier and Type | Method and Description |
|---|---|
static Encryption.ProtectedStreamAlgorithm |
Encryption.ProtectedStreamAlgorithm.getAlgorithm(int innerRandomStreamId) |
static Encryption.ProtectedStreamAlgorithm |
Encryption.ProtectedStreamAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encryption.ProtectedStreamAlgorithm[] |
Encryption.ProtectedStreamAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamEncryptor |
Encryption.ProtectedStreamAlgorithm.getStreamEncryptor(Encryption.ProtectedStreamAlgorithm psa,
byte[] key) |
Copyright © 2025. All rights reserved.