ENUM

CryptoKeyType

Contents

@objc public enum CryptoKeyType: Int, RawRepresentable

The configuration that is used to generate the Dpop proof KeyPair.

Cases

p256

case p256

A software NIST-P256 keypair

secureEnclave

case secureEnclave

A hardware bound Secure Enclave keypair

security

case security

A legacy Security framework SecKey keypair