Jon Proch

Results 1 comments of Jon Proch

I was able to set the key algorithm on the PKCS12StoreBuilder using `.SetKeyAlgorithm(NistObjectIdentifiers.IdAes128Cbc, PkcsObjectIdentifiers.IdHmacWithSha1)`. The certificate algorithm does not appear to currently support PBES2-based encryption schemes, just the legacy PKCS12...