Share via


SecKeyType 枚举

定义

一个枚举,其值指定 KeyType 属性。

public enum SecKeyType
type SecKeyType = 
继承
SecKeyType

字段

EC 1

椭圆曲线 DSA 算法。

ECSecPrimeRandom 2
Invalid -1
RSA 0

RSA 算法。

适用于