Searched refs:isSupportedEncryptionAlgorithm (Results 1 – 2 of 2) sorted by relevance
493 public static boolean isSupportedEncryptionAlgorithm(@EncryptionAlgorithm int algorithm) { in isSupportedEncryptionAlgorithm() method in SaProposal536 if (isSupportedEncryptionAlgorithm(algorithm)) { in getEncryptionAlgorithmString()
1208 return SaProposal.isSupportedEncryptionAlgorithm(id); in isSupportedTransformId()