Documentation
¶
Index ¶
- func DecodePKCS8PrivateKey(pemData []byte) (any, error)
- func DecodePKIXPublicKey(pemData []byte) (any, error)
- func EncodePKCS8PrivateKey(pk any) ([]byte, error)
- func EncodePKIXPublicKey(pubKey any) ([]byte, error)
- func LoadPKCS8PrivateKey(path string) (any, error)
- func LoadPKIXPublicKey(path string) (any, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodePKCS8PrivateKey ¶
func DecodePKIXPublicKey ¶
func EncodePKCS8PrivateKey ¶
func EncodePKIXPublicKey ¶
func LoadPKCS8PrivateKey ¶
func LoadPKIXPublicKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.