public class Aes192CbcHmacSha384 extends AesCbcHmacSha2
| Modifier and Type | Field and Description |
|---|---|
static String |
ALGORITHM_NAME |
| Constructor and Description |
|---|
Aes192CbcHmacSha384() |
CreateDecryptor, CreateDecryptor, CreateEncryptor, CreateEncryptorpublic static final String ALGORITHM_NAME
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/