Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Standards
Standards.PKCS
Standards.PKCS.RSA

Method Standards.PKCS.RSA.parse_private_key()


Method parse_private_key

Crypto.RSA Standards.PKCS.RSA.parse_private_key(string key)

Description

Decode a DER-coded RSAPrivateKey structure

Parameter key

RSAPrivateKey provided in ASN1 encoded format

Returns

Crypto.RSA object