Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.80
verify
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64