PKCSError methods syntax
The syntax for each of the PKCSError class methods is shown below.
Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of PKCSError methods.
%number = pKCSError:Code
%string = pKCSError:Description
%pKCSError = [%(PKCSError):]New( Code= number, Description= string)