MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / pubkey

Method pubkey

ra-tls/src/cert.rs:272–274  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

270 }
271
272 fn pubkey(&self) -> &[u8] {
273 &self.pubkey
274 }
275
276 fn magic(&self) -> &str {
277 &self.confirm

Callers 2

mainFunction · 0.80
verifyMethod · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64