Documentation
¶
Index ¶
- func DecryptArrayPayload(payload string, jweConfig *jwe.JWEConfig, arrayPath []string, ...) (string, error)
- func DecryptPayload(payload string, jweConfig *jwe.JWEConfig, inPath, outPath []string) (string, error)
- func EncryptArrayPayload(payload string, jweConfig *jwe.JWEConfig, arrayPath []string, ...) (string, error)
- func EncryptPayload(payload string, jweConfig *jwe.JWEConfig, inPath, outPath []string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptArrayPayload ¶
func DecryptPayload ¶
func EncryptArrayPayload ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.