MCPcopy Create free account
hub / github.com/KmBase/ScienceReading / export_key

Method export_key

embedded/site-packages/Crypto/PublicKey/ECC.py:1039–1179  ·  view source on GitHub ↗

Export this ECC key. Args: format (string): The output format: - ``'DER'``. The key will be encoded in ASN.1 DER format (binary). For a public key, the ASN.1 ``subjectPublicKeyInfo`` structure defined in `RFC5480`_ will be used.

(self, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 15

has_privateMethod · 0.95
_is_eddsaMethod · 0.95
_export_private_pemMethod · 0.95
_export_pkcs8Method · 0.95
_export_public_pemMethod · 0.95
_export_SEC1Method · 0.95
_export_eddsaMethod · 0.95
_export_opensshMethod · 0.95