SecKeyType Enum

Definition

An enumeration whose values specify the KeyType property.

public enum SecKeyType
type SecKeyType = 
Inheritance
SecKeyType

Fields

EC 1

Elliptic curve DSA algorithm.

ECSecPrimeRandom 2
Invalid -1
RSA 0

RSA algorithm.

Applies to