Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // 添加签名数据 NewSignedData = sign.NewSignedData // DegenerateCertificate DegenerateCertificate = sign.DegenerateCertificate // 加密 Encrypt = encrypt.Encrypt // 加密 EncryptUsingPSK = encrypt.EncryptUsingPSK // 解密 Decrypt = encrypt.Decrypt // 解密 DecryptUsingPSK = encrypt.DecryptUsingPSK )
Functions ¶
func EncodePkcs7ToPem ¶
编码到 pem pemType = [PKCS7 | ENCRYPTED PKCS7]
Types ¶
Click to show internal directories.
Click to hide internal directories.