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

Method encode

ssh-key/src/public/ssh_format.rs:56–83  ·  view source on GitHub ↗

Encode data with OpenSSH public key encapsulation.

(
        algorithm_id: &str,
        key: &K,
        comment: &str,
        out: &'o mut [u8],
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

newMethod · 0.45
newMethod · 0.45

Calls 4

lenMethod · 0.80
encode_strFunction · 0.70
finishMethod · 0.45
is_emptyMethod · 0.45

Tested by

no test coverage detected