DhbmParameter public class DhbmParameter : Asn1Encodable Documentation Code public virtual AlgorithmIdentifier Mac { get; } public virtual AlgorithmIdentifier Owf { get; } public DhbmParameter(AlgorithmIdentifier owf, AlgorithmIdentifier mac) public static DhbmParameter GetInstance(object obj) public static DhbmParameter GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit) public static DhbmParameter GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)