[][src]Type Definition kerberos_asn1::Int32

type Int32 = i32;

(Int32) Kerberos i32. Defined in RFC4120, section 5.2.4.

   Int32           ::= INTEGER (-2147483648..2147483647)
                   -- signed values representable in 32 bits