Static ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_P384_SHA384_AES_GCM_256

Source
pub unsafe static ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_P384_SHA384_AES_GCM_256: &'static ASAuthorizationProviderExtensionEncryptionAlgorithm
Available on crate feature ASAuthorizationProviderExtensionLoginConfiguration only.
Expand description

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.

See also Apple’s documentation