IOTA SDKAPI ReferencePythonClassesEd25519VerifyingKeyProtocolOn this pageEd25519VerifyingKeyProtocolEd25519VerifyingKeyProtocol Objects class Ed25519VerifyingKeyProtocol(typing.Protocol) to_der def to_der() -> bytes Serialize this public key as DER-encoded data to_pem def to_pem() -> str Serialize this public key into PEM formatGive Feedback