ASN1Value.real()
Decoded the encoded contents and r real.
Throws an ASN1DecodeError
if the value is not a real.
Definition
function real(): ASN1Real;
Decoded the encoded contents and r real.
Throws an ASN1DecodeError
if the value is not a real.
function real(): ASN1Real;