Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Standards
Standards.PKCS
Standards.PKCS.RSA

Method Standards.PKCS.RSA.parse_public_key()


Method parse_public_key

Crypto.RSA parse_public_key(string key)

Description

Decode a DER-coded RSAPublicKey structure

Parameter key

RSAPublicKey provided in ASN1 encoded format

Returns

Crypto.RSA object