Documentation ¶
Index ¶
Constants ¶
View Source
const ( Length = 32 ASN1Length = 34 )
Variables ¶
This section is empty.
Functions ¶
func DecodeDER ¶
func DecodeDER(derData containers.DER) (key *gost3410.PrivateKey, err error)
func DecodePEMFile ¶
func DecodePEMFile(file string) (key *gost3410.PrivateKey, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.