Skip to main content

@bloock/sdk / ImportCertificateParams

Class: ImportCertificateParams

Table of contents

Constructors

Properties

Constructors

constructor

new ImportCertificateParams(password?): ImportCertificateParams

Parameters

NameType
password?string

Returns

ImportCertificateParams

Defined in

entity/key/managed_certificate_params.ts:50

Properties

password

Optional password: string

Defined in

entity/key/managed_certificate_params.ts:48