Searched defs:nonceS (Results 1 – 1 of 1) sorted by relevance
766 public final byte[] nonceS = new byte[NONCE_S_LENGTH]; field in EapSimAkaAttribute.AtNonceS780 public AtNonceS(byte[] nonceS) throws EapSimAkaInvalidAttributeException { in AtNonceS()