Method | Description | |
---|---|---|
Pkcs5Scheme2PbeKey ( string password, |
||
Pkcs5Scheme2PbeKey ( string password, byte salt, int iterationCount ) : System |
Method | Description | |
---|---|---|
GetEncoded ( string algorithmOid ) : |
public Pkcs5Scheme2PbeKey ( string password, |
||
password | string | |
keyDerivationAlgorithm | ||
return | System |
public Pkcs5Scheme2PbeKey ( string password, byte salt, int iterationCount ) : System | ||
password | string | |
salt | byte | |
iterationCount | int | |
return | System |