Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesDecrypt ¶
AesDecrypt AES Decrypt
func AesEncrypt ¶
AesEncrypt AES Encrypt,CBC
func SignSHA256WithRSA ¶
func SignSHA256WithRSA(source string, privateKey *rsa.PrivateKey) (signature string, err error)
SignSHA256WithRSA generates a signature for a string using the SHA256WithRSA algorithm with a given private key.
Types ¶
Click to show internal directories.
Click to hide internal directories.