Searched defs:parsePrivateKey (Results 1 – 2 of 2) sorted by relevance
106 public ASN1Encodable parsePrivateKey() in parsePrivateKey() method in PrivateKeyInfo
262 func parsePrivateKey(der []byte) (crypto.PrivateKey, error) { func