Sanitisation Level DATA
data
data: {
active: undefined | boolean;
certificatePem: undefined;
commonName: undefined | string;
country: undefined;
notAfter: undefined | string;
notBefore: undefined | string;
stateOrProvinceName: undefined | string;
}
Type declaration
active: undefined | boolean
certificatePem: undefined
commonName: undefined | string
country: undefined
notAfter: undefined | string
notBefore: undefined | string
stateOrProvinceName: undefined | string