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.
Crypto.ECC.SECP_521R1.ECDSA
parse_public_key(string(8bit)
key
, Crypto.ECC.Curve
c
)
Get an initialized ECDSA object from an ECC curve and an ec public key.