MIB Viewer

keyAlgorithmIdentifier

OBJECT-TYPE
1.3.6.1.5.9.1.1.2
Access
read-only
Status
current
Sub-identifiers
0
Identifies which algorithm is to be used with the key. This value determines how the 'private-key' and 'public-key' fields are interpreted.
INTEGER { rsa1024 (1), rsa2048 (2), rsa3072 (3), rsa4096 (4), rsa7680 (5), rsa15360 (6), secp192r1 (7), secp256r1 (8), secp384r1 (9), secp521r1 (10) }