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

Method encode_tbs

ssh-key/src/certificate.rs:486–500  ·  view source on GitHub ↗

Encode the portion of the certificate "to be signed" by the CA (or to be verified against an existing CA signature)

(&self, writer: &mut impl Writer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

verify_signatureMethod · 0.80
encodeMethod · 0.80
signMethod · 0.80

Calls 5

to_certificate_typeMethod · 0.80
encode_key_dataMethod · 0.80
encode_prefixedMethod · 0.80
encodeMethod · 0.45
algorithmMethod · 0.45

Tested by

no test coverage detected