KeyPair::UpdateMetadata (open)

Update keypair metadata

Syntax

LOADLIB "mod::system/lib/keystore.whlib";

MACRO UpdateMetadata(RECORD newmetadata)

Parameters

RECORD newmetadata

New metadata values

BLOB certbotoutput

Output from certbot

BLOB certificatechain

Certificate chain

STRING description

Key description

STRING name

Key name

BLOB privatekey

Private key

BOOLEAN skipvalidation

If TRUE, don't validate the private key (use when the private key is encrypted)

STRING title

Key title