Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
Standards
Standards.PKCS
Standards.PKCS.RSA

Method Standards.PKCS.RSA.parse_private_key()


Method parse_private_key

object 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