Pike programming language

Top Standards Standards.PKCS Standards.PKCS.ECDSA
➤ Standards.PKCS.ECDSA.parse_private_key() Standards.PKCS.ECDSA.private_key() ➤

Method Standards.PKCS.ECDSA.parse_public_key()


Method parse_public_key

Crypto.ECC.SECP_521R1.ECDSA parse_public_key(string(8bit) key, Crypto.ECC.Curve c)

Description

Get an initialized ECDSA object from an ECC curve and an ec public key.

See RFC 5280 section 4.1.2.7 and RFC 5480 section 2.2.

Extracted from as of .