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

Method encode_privatekey_comment_pair

ssh-key/src/private.rs:735–756  ·  view source on GitHub ↗

Encode [`KeypairData`] along with its associated checkints, comment, and padding.

(
        &self,
        writer: &mut impl Writer,
        cipher: Cipher,
        checkint: u32,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

encrypt_withMethod · 0.80
encodeMethod · 0.80

Calls 5

padding_lenMethod · 0.80
encodeMethod · 0.45
commentMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected