interface KeygenCompleted {
    keyId: string;
    module: string;
}

Properties

Properties

keyId: string
module: string

Generated using TypeDoc