Searched defs:keyInfo (Results 1 – 4 of 4) sorted by relevance
329 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerateHonorsRequestedAuthorizations() local394 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_EC_LegacySpec() local534 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_RSA_LegacySpec() local705 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_EC_ModernSpec_Defaults() local740 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_RSA_ModernSpec_Defaults() local794 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_EC_ModernSpec_AsCustomAsPossible() local863 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_RSA_ModernSpec_AsCustomAsPossible() local918 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_EC_ModernSpec_UsableForTLSPeerAuth() local953 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_RSA_ModernSpec_UsableForTLSPeerAuth() local992 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGenerate_EC_ModernSpec_KeyNotYetValid() local[all …]
115 KeyInfo keyInfo = (KeyInfo) keyFactory.getKeySpec(key, KeyInfo.class); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations() local217 KeyInfo keyInfo = TestUtils.getKeyInfo(keystoreKey); in testGenerateSecretRejectsKeyInfo() local
121 KeyInfo keyInfo = keyFactory.getKeySpec(keyPair.getPrivate(), KeyInfo.class); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations() local455 KeyInfo keyInfo = TestUtils.getKeyInfo(keyPair.getPrivate()); in testGeneratePrivateAndPublicRejectKeyInfo() local
495 KeyInfo keyInfo = TestUtils.getKeyInfo(key); in testGenerateHonorsRequestedAuthorizations() local