Searched defs:nonceMt (Results 1 – 1 of 1) sorted by relevance
353 public final byte[] nonceMt = new byte[NONCE_MT_LENGTH]; field in EapSimAkaAttribute.AtNonceMt366 public AtNonceMt(byte[] nonceMt) throws EapSimAkaInvalidAttributeException { in AtNonceMt()