interface KeyRequest {
    keyId: string;
}

Properties

Properties

keyId: string

Generated using TypeDoc