Pike programming language

Top Standards Standards.PKCS Standards.PKCS.ECDSA
➤ Standards.PKCS.ECDSA.parse_public_key() Standards.PKCS.ECDSA.public_key() ➤

Method Standards.PKCS.ECDSA.private_key()


Method private_key

string(8bit) private_key(Crypto.ECC.SECP_521R1.ECDSA ecdsa)

Description

Create a DER-coded ECPrivateKey structure

Parameter ecdsa

Crypto.ECC.Curve()->ECDSA object.

Returns

ASN.1 coded ECPrivateKey structure as specified in RFC 5915 section 3.

Extracted from as of .