Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
WopiProofKey
Parameters
Name Type Description

exponent

String

modulus

String

oldexponent

String

oldmodulus

String

oldvalue

String

value

String

Json Format
{
oldvalue: String,
oldmodulus: String,
oldexponent: String,
value: String,
modulus: String,
exponent: String
}