Documentation ¶
Index ¶
- func GenerateHSMSignedCertificate(subject *pkix.Name, isCA bool, parentID string) (string, string, error)
- func GenerateSignedCertificate(subject pkix.Name, jWtToken string) (pemCert, pemKey string, cacheID string, err error)
- func GetRootCACertID() string
- func GetRootCAPEMCert() []byte
- func GetSubCACertID() string
- func GetSubCAPEMCert() []byte
- func InitCAService()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRootCACertID ¶
func GetRootCACertID() string
func GetRootCAPEMCert ¶
func GetRootCAPEMCert() []byte
func GetSubCACertID ¶
func GetSubCACertID() string
func GetSubCAPEMCert ¶
func GetSubCAPEMCert() []byte
func InitCAService ¶
func InitCAService()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.