Pkcs5Scheme2PbeKey public class Pkcs5Scheme2PbeKey : CmsPbeKey PKCS5 scheme-2 - password converted to bytes assuming ASCII. Documentation Code public Pkcs5Scheme2PbeKey(char[] password, byte[] salt, int iterationCount) public Pkcs5Scheme2PbeKey(char[] password, AlgorithmIdentifier keyDerivationAlgorithm)