COSEPublicKey.isAlgorithmDefined()
Returns if the alg
parameter is defined. Throws an Error
if the parameter is the wrong type.
Definition
function isAlgorithmDefined(): boolean;
Returns if the alg
parameter is defined. Throws an Error
if the parameter is the wrong type.
function isAlgorithmDefined(): boolean;