Method Standards.X509.parse_private_key()
- Method
parse_private_key
 Crypto.Sign.Stateparse_private_key(Sequenceseq)- Description
 DWIM-parse the ASN.1-sequence for a private key.
- Method
parse_private_key
 variantCrypto.Sign.Stateparse_private_key(string(8bit)private_key)- Description
 DWIM-parse the DER-sequence for a private key.