Searched refs:DecryptionFailedException (Results 1 – 3 of 3) sorted by relevance
30 public class DecryptionFailedException extends GeneralSecurityException { class31 public DecryptionFailedException(String msg) { in DecryptionFailedException() method in DecryptionFailedException
148 ) throws SessionExpiredException, DecryptionFailedException, InternalRecoveryServiceException { in recoverKeyChainSnapshot()158 throw new DecryptionFailedException(e.getMessage()); in recoverKeyChainSnapshot()
9560 public class DecryptionFailedException extends java.security.GeneralSecurityException {9561 ctor public DecryptionFailedException(String);9651 …appedApplicationKey>) throws android.security.keystore.recovery.DecryptionFailedException, android…