File

src/crypto/key/dto/cert-response.dto.ts

Description

Response DTO for a generated self-signed certificate.

Index

Properties

Properties

id
Type : string

The ID of the created self-signed certificate.

export class CertResponseDto {
    /**
     * The ID of the created self-signed certificate.
     */
    id: string;
}

results matching ""

    No results matching ""