HPKEDiffieHellmanPrivateKeyGeneration

    A type that represents the generation of private keys in a Diffie-Hellman key exchange.

    DHKEM.swift:47
    protocol HPKEDiffieHellmanPrivateKeyGeneration : HPKEDiffieHellmanPrivateKey
    Browse conforming types

    Supertypes

    Requirements

    Type members

    • init()

      Creates a private key generator.