Package | Description |
---|---|
org.cryptacular.pbe |
Modifier and Type | Method and Description |
---|---|
static PBES2Algorithm |
PBES2Algorithm.fromOid(String oid)
Gets the PBE algorithm for the given object identifier.
|
static PBES2Algorithm |
PBES2Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PBES2Algorithm[] |
PBES2Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.