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