AlgorithmIdentifier.Parameters Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Parameters
Gets the algorithm parameters.
Declaration
public byte[] Parameters { get; }
Property Value
Type | Description |
---|---|
Byte[] | The algorithm parameters. |