DerivedKey

public class DerivedKey : KeyMaterial

A key that is derived from a Password.

A derived key contains additional information, i.e., the parameters used to derive the key. In order to derive the same key from the password, the same parameters have to be used.