public final class EncryptionAlgorithms extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AEAD_AES_256_CBC_HMAC_SHA_512_Deterministic |
static String |
AEAD_AES_256_CBC_HMAC_SHA_512_Random |
| Constructor and Description |
|---|
EncryptionAlgorithms() |
public static final String AEAD_AES_256_CBC_HMAC_SHA_512_Deterministic
public static final String AEAD_AES_256_CBC_HMAC_SHA_512_Random
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.