Skip to main content

read_keys_from_key_store

Function read_keys_from_key_store 

Source
pub fn read_keys_from_key_store(
    provider: &impl OpenMlsProvider,
    encryption_key: &EncryptionKey,
) -> HpkeKeyPair
Available on crate feature test-utils and (32-bit or 64-bit) only.