Type alias GetPublicKeyByIdRequest

GetPublicKeyByIdRequest: {
    publicKeyId: string;
}

Type declaration

  • publicKeyId: string

Generated using TypeDoc