Searched defs:autn (Results 1 – 1 of 1) sorted by relevance
939 public final byte[] autn = new byte[AUTN_LENGTH]; field in EapSimAkaAttribute.AtAutn953 public AtAutn(byte[] autn) throws EapSimAkaInvalidAttributeException { in AtAutn()