Package | Description |
---|---|
ai.yue.library.base.crypto.constant.key.exchange | |
ai.yue.library.base.crypto.controller.key.exchange |
Modifier and Type | Method and Description |
---|---|
static ExchangeKeyEnum |
ExchangeKeyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeKeyEnum[] |
ExchangeKeyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Result<?> |
KeyExchangeController.getExchangeKey(String storageKey,
ExchangeKeyEnum exchangeKeyType,
String encryptedClientPublicKey)
获得交换密钥
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.