☰
EncapResult
In hpke_kem
?
Type Definition
hpke_kem
::
EncapResult
source
·
[
−
]
pub type EncapResult =
Result
<(
SharedSecret
,
SerializedPublicKey
),
HpkeError
>;