Protocolswift-crypto 3.8.0Crypto
KEMPublicKey
A Key Encapsulation Mechanism’s Public Key
KEM.swift:36protocol KEMPublicKey
Requirements
Instance members
func encapsulate(
) throws -> KEM.EncapsulationResult Encapsulates the generated shared secret
A Key Encapsulation Mechanism’s Public Key
KEM.swift:36protocol KEMPublicKey
func encapsulate() throws -> KEM.EncapsulationResult
Encapsulates the generated shared secret