Versions in this module Expand all Collapse all v1 v1.0.1 Mar 22, 2022 Changes in this version + type Item struct + AesSecret string + CertKey string + DesSecret string + EUID string + ExpireTime string + HmacSecret string + Md5Secret string + MerchantCert string + RootCert string + RsaBits int + RsaPrivateSecret string + RsaPublicSecret string + RsaType string + Sha1Secret string + Sha256Secret string + Sha512Secret string + SupplierCert string + Time string + UID string + func (i *Item) GetSecret(stype string) string + func (i *Item) SetSecret(stype, secret string)