ASN1Value.real()

Decoded the encoded contents and r real.

Throws an ASN1DecodeError if the value is not a real.

Definition

function real(): ASN1Real;