Skip to main content
get_cipher_with_key
bitwarden_
ipc
3.0.0
In bitwarden_
ipc::
crypto_
provider::
noise::
transport_
state
bitwarden_ipc
::
crypto_provider
::
noise
::
transport_state
Function
get_
cipher_
with_
key
Copy item path
Source
fn get_cipher_with_key( key: &
SymmetricKey
, cipher: &
TransportCipher
, ) ->
Box
<dyn Cipher>