MCPcopy Create free account
hub / github.com/RustCrypto/SSH / encode_openssh

Method encode_openssh

ssh-key/src/public.rs:164–171  ·  view source on GitHub ↗

Encode OpenSSH-formatted public key. # Errors Returns [`Error::Encoding`] in the event of an encoding error.

(&self, out: &'o mut [u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

as_str_lossyMethod · 0.80
as_strMethod · 0.45
algorithmMethod · 0.45

Tested by

no test coverage detected