Searched defs:INTEGRITY_ALGORITHM_NONE (Results 1 – 1 of 1) sorted by relevance
156 public static final int INTEGRITY_ALGORITHM_NONE = 0; field in SaProposal172 SUPPORTED_INTEGRITY_ALGO_TO_STR.put(INTEGRITY_ALGORITHM_NONE, "AUTH_NONE"); in SUPPORTED_INTEGRITY_ALGO_TO_STR.put() argument