[][src]Type Definition kerberos_asn1::UInt32

type UInt32 = u32;

(UInt32) Kerberos u32. Defined RFC4120, section 5.2.4.

UInt32          ::= INTEGER (0..4294967295)
                   -- unsigned 32 bit values