Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPrivateKey ¶
func GetPrivateKey(path string, password string) (*rsa.PrivateKey, error)
GetPrivateKey extract encrypted RSA private key from PEM file
func GetPublicKey ¶
GetPublicKey extracts RSA public key from PEM file of public key
func GetPublicKeyFromCertificate ¶
GetPublicKeyFromCertificate extracts RSA public key from PEM file of certificate
func GetTokenString ¶
GetTokenString retrieves bearer token string from the specified request
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.