[][src]Type Definition kerberos_asn1::KerbKeyListRep

type KerbKeyListRep = SequenceOf<EncryptionKey>;

(KERB-KEY-LIST-REP) Contains a list of key types the KDC has supplied to the client to support single sign-on capabilities in legacy protocols. Defined in MS-KILE, section 2.2.12.

KERB-KEY-LIST-REP ::= SEQUENCE OF EncryptionKey