Searched refs:Ciphersuite (Results 1 – 3 of 3) sorted by relevance
186 @Ciphersuite int cipherSuite) in getCredentialByName()215 public @interface Ciphersuite { annotation in IdentityCredentialStore
124 @Ciphersuite int cipherSuite) throws CipherSuiteNotSupportedException { in getCredentialByName()
58 private @IdentityCredentialStore.Ciphersuite int mCipherSuite;63 @IdentityCredentialStore.Ciphersuite int cipherSuite, in CredstoreIdentityCredential()