Home > @rushstack/debug-certificate-manager > CertificateStore > keyData
CertificateStore.keyData property
Key used to sign the debug pem certificate.
Signature:
get keyData(): string | undefined;
set keyData(key: string | undefined);
Home > @rushstack/debug-certificate-manager > CertificateStore > keyData
Key used to sign the debug pem certificate.
Signature:
get keyData(): string | undefined;
set keyData(key: string | undefined);