AlgorithmIdentifierParameters Property

Gets a byte array that provides encoded algorithm-specific parameters. In many cases, there are no parameters.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
C#
public byte[] Parameters { get; }

Property Value

Byte

See Also