Searched refs:kAlgId (Results 1 – 1 of 1) sorted by relevance
1294 … AlgorithmIdentifier kAlgId = new AlgorithmIdentifier(keyAlgorithm, kParams.toASN1Primitive()); in doStore() local1295 …yptedPrivateKeyInfo kInfo = new org.bouncycastle.asn1.pkcs.EncryptedPrivateKeyInfo(kAlgId, kBytes); in doStore()