| Package | Description |
|---|---|
| cn.felord.payment.wechat.v3.crypto | |
| cn.felord.payment.wechat.v3.domain.certificate |
| Modifier and Type | Field and Description |
|---|---|
private CipherAlg |
DefaultWecomCipher.cipherAlg |
| Modifier and Type | Method and Description |
|---|---|
static CipherAlg |
CipherAlg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CipherAlg[] |
CipherAlg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultWecomCipher(CipherAlg cipherAlg)
Instantiates a new Abstract wecom cipher.
|
| Modifier and Type | Field and Description |
|---|---|
private CipherAlg |
EncryptCertificate.algorithm |
Copyright © 2023. All rights reserved.