SecurityCode.cvc constructor

const SecurityCode.cvc()

Creates a security code based on a standard CVC

Implementation

const SecurityCode.cvc()
    : name = SEC_CODE_CVC,
      length = DEFAULT_SECURITY_CODE_LENGTH;