MCPcopy Create free account
hub / github.com/OpenKeyring/oak-keyring / decrypt_payload

Function decrypt_payload

src/crypto/payload.rs:147–159  ·  view source on GitHub ↗
(
    crypto: &CryptoManager,
    ciphertext: &[u8],
    nonce: &[u8; 24],
    aad: &[u8],
    _credential_type: CredentialType,
    dek_version: u32,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 2

decryptMethod · 0.80
into_payloadMethod · 0.80