mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
40cab54bb7
Adds a type for representing serialized Ed25519 public keys. The type implements the serialization traits from the `spki` crate, which is used for representing the public keys associated with a PKCS#8-encoded private key.
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
-----BEGIN PUBLIC KEY-----
|
|
MCowBQYDK2VwAyEAGb9ECWmEzf6FQbrBZ9w7lshQhqowtrbLDFw4rXAxZuE=
|
|
-----END PUBLIC KEY-----
|