Home
last modified time | relevance | path

Searched defs:CipherSuiteNotSupportedException (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/identity/java/android/security/identity/
H A DCipherSuiteNotSupportedException.java24 public class CipherSuiteNotSupportedException extends IdentityCredentialException { class
30 public CipherSuiteNotSupportedException(@NonNull String message) { in CipherSuiteNotSupportedException() method in CipherSuiteNotSupportedException
40 public CipherSuiteNotSupportedException(@NonNull String message, @NonNull Throwable cause) { in CipherSuiteNotSupportedException() method in CipherSuiteNotSupportedException