<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.1" />

Pbmac1Params

public sealed class Pbmac1Params : Asn1Encodable

public Pbmac1Params(AlgorithmIdentifier keyDerivationFunc, AlgorithmIdentifier messageAuthScheme)

public static Pbmac1Params GetInstance(object obj)

public static Pbmac1Params GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static Pbmac1Params GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)