Method | Description | |
---|---|---|
GetInstance ( object obj ) : |
||
GetSalt ( ) : byte[] | ||
MacData ( Org.BouncyCastle.Asn1.X509.DigestInfo digInfo, byte salt, int iterationCount ) : System | ||
ToAsn1Object ( ) : |
Method | Description | |
---|---|---|
MacData ( |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public MacData ( Org.BouncyCastle.Asn1.X509.DigestInfo digInfo, byte salt, int iterationCount ) : System | ||
digInfo | Org.BouncyCastle.Asn1.X509.DigestInfo | |
salt | byte | |
iterationCount | int | |
return | System |
public ToAsn1Object ( ) : |
||
return |