//
pkg.gl
Category
github.com/ecadlabs/signatory
pkg
cryptoutils
package
1.1.8
Repository:
https://github.com/ecadlabs/signatory.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
16
Files
176 SLOC
#
Functions
MarshalPKCS8PrivateKey
MarshalPKCS8PrivateKey converts a private key to PKCS#8, ASN.1 DER form.
ParsePKCS8PrivateKey
ParsePKCS8PrivateKey wraps standard library function and returns a wrapped private key.
ParsePKIXPublicKey
No description provided by the author