Function deltachat::decrypt::keyring_from_peerstate
source ยท pub(crate) fn keyring_from_peerstate(
peerstate: Option<&Peerstate>,
) -> Vec<SignedPublicKey>
Expand description
Returns public keyring for peerstate
.