ASN1Value.utcTime()
Decoded the encoded contents and r UTC time.
Throws an ASN1DecodeError
if the value is not a UTC time.
Definition
function utcTime(): ASN1UTCTime;
Decoded the encoded contents and r UTC time.
Throws an ASN1DecodeError
if the value is not a UTC time.
function utcTime(): ASN1UTCTime;