Home Manual Reference Source Test Repository

src/security/MIME_TYPES_ENUM.js

/**
 * MIME_TYPES values allowed
 */
export const MIME_TYPES_ENUM = ['x-pem-file', 'pkcs7-mime', 'raw', 'text/plain'];