X509CertImpl.getKeyUsage

Get a bool array representing the bits of the KeyUsage extension, (oid = 2.5.29.15). @return the bit values of this extension as an array of booleans.

class X509CertImpl
override
bool[]
getKeyUsage
()

Meta