IOTA SDKAPI ReferencePythonClassesSimpleVerifyingKeyProtocolOn this pageSimpleVerifyingKeyProtocolSimpleVerifyingKeyProtocol Objects class SimpleVerifyingKeyProtocol(typing.Protocol) to_der def to_der() -> bytes Serialize this private key as DER-encoded PKCS#8 to_pem def to_pem() -> str Serialize this private key as DER-encoded PKCS#8Give Feedback