Searched refs:getPresharedKey (Results 1 – 5 of 5) sorted by relevance
127 assertNull(profile.getPresharedKey()); in testBuildUsernamePasswordProfile()144 assertNull(profile.getPresharedKey()); in testBuildDigitalSignatureProfile()157 assertArrayEquals(PSK_BYTES, profile.getPresharedKey()); in testBuildPresharedKeyProfile()353 assertNull(result.getPresharedKey()); in testUsernamePasswordFromVpnProfileDiscardsIrrelevantValues()370 assertNull(result.getPresharedKey()); in testRsaFromVpnProfileDiscardsIrrelevantValues()
140 builder.setAuthPsk(profile.getPresharedKey()); in setIkeAuth()
259 public byte[] getPresharedKey() { in getPresharedKey() method in Ikev2VpnProfile
28772 method @Nullable public byte[] getPresharedKey();
28902 method @Nullable public byte[] getPresharedKey();