MIB Viewer

bsDigitalCertKeyUsage

OBJECT-TYPE
1.3.6.1.4.1.45.5.48.1.4.1.21
Access
read-only
Status
current
Sub-identifiers
0
specifies the purpose of the key used in the certificate. It is represented in form of bits as follows- bit 0 - digitalSignature bit 1 - nonRepudiation bit 2 - keyEncipherment bit 3 - dataEncipherment bit 4 - keyAgreement bit 5 - keyCertSign bit 6 - cRLSign bit 7 - encipherOnly bit 8 - decipherOnly
BITS { digitalSignature(0), nonRepudiation(1), keyEncipherment(2), dataEncipherment(3), keyAgreement(4), keyCertSign(5), cRLSign(6), encipherOnly(7), decipherOnly(8) }