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, ~CopyableA one-time private key for a key encapsulation mechanism, which can only decapsulate once but it does so faster.
@preconcurrency protocol KEMOneTimePrivateKey : Sendable, ~Copyable