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