Searched refs:RSA (Results 1 – 25 of 29) sorted by relevance
12
282 <td>RSA/ECB/NoPadding</td>287 <td>RSA/ECB/PKCS1Padding</td>292 <td>RSA/ECB/OAEPWithSHA-1AndMGF1Padding</td>297 <td>RSA/ECB/OAEPWithSHA-224AndMGF1Padding</td>302 <td>RSA/ECB/OAEPWithSHA-256AndMGF1Padding</td>307 <td>RSA/ECB/OAEPWithSHA-384AndMGF1Padding</td>312 <td>RSA/ECB/OAEPWithSHA-512AndMGF1Padding</td>317 <td>RSA/ECB/OAEPPadding</td>411 <td>RSA</td>451 <p>Prior to API Level 23, EC keys can be generated using KeyPairGenerator of algorithm "RSA"[all …]
258 reasonably strong key. As of 2012, a 2048-bit RSA signature with an exponent of 65537 expiring
508 RSA provided in the {@link javax.crypto.Cipher} class.</p>
56 The checksums provided are calculated using the RSA Data Security, Inc.
234 <td><code>-keyalg <alg></code></td><td>キーの生成時に使用する暗号化アルゴリズム。DSA と RSA の 2 つをサポートしています。</td>252 -alias alias_name -keyalg RSA -validity 10000</pre>
94 public static class RSA extends AndroidKeyStoreKeyPairGeneratorSpi { class in AndroidKeyStoreKeyPairGeneratorSpi95 public RSA() { in RSA() method in AndroidKeyStoreKeyPairGeneratorSpi.RSA
649 Developer Console generates an RSA key pair for each application.<p>656 <p>The Base64-encoded RSA public key generated by Google Play is in binary661 use the public key portion of your RSA key pair to verify the signature.
575 чтобы определить, является ли пара ключей RSA или EC
573 <p>為了讓使用硬體支援的金鑰存放區更易於使用且更安全,Android N 引進金鑰證明。應用程式與裝置外部服務可以使用金鑰證明,毫不懷疑地判斷 RSA 或 EC 金鑰組是否有硬體支援、金鑰組的屬性…
106 response data using an RSA key pair that is shared exclusively between the Google Play
857 generates a 2048-bit RSA public/private key pair that is used for
689 アプリや別の端末は、キーの構成証明を使用して RSA または EC キーペアがハードウェアでサポートされているかどうか、キーペアのプロパティはどのようなものか、使用方法や有効性にどのような制限が適用…
689 应用和关闭的设备可使用密钥认证以坚决地确定 RSA 或 EC 密钥对是否受硬件支持、密钥对的属性如何,以及其使用和有效性有何限制。
690 및 오프-기기는 RSA 또는 EC 키 쌍이 하드웨어 기반인지 여부를 결정할 수
518 it expects the authType parameter to be RSA but encounters ECDHE_RSA or
1161 of SecureRandom and Cipher.RSA to use OpenSSL. Added SSLSocket support for1208 <li>Default implementations of SecureRandom and Cipher.RSA now use OpenSSL</li>
690 Attestation untuk menentukan apakah penyandingan kunci RSA atau EC
748 Key attestation allows you to verify that an RSA or EC key pair has been
690 de claves para determinar fehacientemente el almacenamiento de un par de claves RSA o EC se
690 para determinar com precisão se um par de chaves RSA ou EC
575 khóa để xác định chắc chắn xem một cặp khóa RSA hoặc EC có
578 <dd>This must return a string that is the Base64-encoded RSA public key for your publisher
2741 com.android.org.bouncycastle.jcajce.provider.asymmetric.RSA$Mappings