HPKEDiffieHellmanPrivateKey

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

Declaration

@preconcurrency protocol HPKEDiffieHellmanPrivateKey : DiffieHellmanKeyAgreement where Self.PublicKey : HPKEDiffieHellmanPublicKey

Relationships

Inherits From

Inherited By

Conforming Types