Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalPKCS8PrivateKey ¶
MarshalPKCS8PrivateKey converts a private key to PKCS#8, ASN.1 DER form.
func ParsePKCS8PrivateKey ¶
func ParsePKCS8PrivateKey(der []byte) (crypt.PrivateKey, error)
ParsePKCS8PrivateKey wraps standard library function and returns a wrapped private key. Secp256k1 is NOT supported
func ParsePKIXPublicKey ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.