| Modifier and Type | Field and Description |
|---|---|
static String |
CIPHER_NAME |
| Modifier and Type | Method and Description |
|---|---|
char[] |
decrypt(char[] encrypted) |
static Cipher |
findCipher(List<Cipher> ciphers,
String cipher) |
static DefaultCipher |
getInstance() |
String |
name() |
public static final String CIPHER_NAME
public static DefaultCipher getInstance()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.