Contents

KEMOneTimePrivateKey

A one-time private key for a key encapsulation mechanism, which can only decapsulate once but it does so faster.

Declaration

@preconcurrency protocol KEMOneTimePrivateKey : Sendable, ~Copyable

Topics

Associated Types

Instance Properties

Instance Methods

Type Methods