Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ secrets_provider.rs
File
secrets_provider.rs
rust/src/secrets_provider.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use binaryninjacore_sys::*;
2
use std::ffi::{c_char, c_void, CStr};
3
use std::fmt::Debug;
4
use std::ptr::NonNull;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected