CRLReason
    
            
            in package
            
        
    
    
    
AbstractYes
CRLReason
Tags
Table of Contents
Constants
- MAP = ['type' => \phpseclib3\File\ASN1::TYPE_ENUMERATED, 'mapping' => [ 'unspecified', 'keyCompromise', 'cACompromise', 'affiliationChanged', 'superseded', 'cessationOfOperation', 'certificateHold', // Value 7 is not used. 8 => 'removeFromCRL', 'privilegeWithdrawn', 'aACompromise', ]]
Constants
MAP
    public
        mixed
    MAP
    = ['type' => \phpseclib3\File\ASN1::TYPE_ENUMERATED, 'mapping' => [
    'unspecified',
    'keyCompromise',
    'cACompromise',
    'affiliationChanged',
    'superseded',
    'cessationOfOperation',
    'certificateHold',
    // Value 7 is not used.
    8 => 'removeFromCRL',
    'privilegeWithdrawn',
    'aACompromise',
]]