Contents

P384_SHA384_AES_GCM_256

A cipher suite that you use for HPKE using NIST P-384 elliptic curve key agreement, SHA-2 key derivation with a 384-bit digest, and the Advanced Encryption Standard cipher in Galois/Counter Mode with a key length of 256 bits.

Declaration

static let P384_SHA384_AES_GCM_256: HPKE.Ciphersuite

See Also

Using elliptic curve cipher suites