Class DsaKeyValueType

Namespace
Org.W3._2000._09.Xmldsig
Assembly
EInvoice.Ubl.dll
[Serializable]
public class DsaKeyValueType
Inheritance
DsaKeyValueType
Inherited Members

Properties

G

[AllowNull]
[MaybeNull]
public byte[] G { get; set; }

Property Value

byte[]

J

[AllowNull]
[MaybeNull]
public byte[] J { get; set; }

Property Value

byte[]

P

[AllowNull]
[MaybeNull]
public byte[] P { get; set; }

Property Value

byte[]

PgenCounter

[AllowNull]
[MaybeNull]
public byte[] PgenCounter { get; set; }

Property Value

byte[]

Q

[AllowNull]
[MaybeNull]
public byte[] Q { get; set; }

Property Value

byte[]

Seed

[AllowNull]
[MaybeNull]
public byte[] Seed { get; set; }

Property Value

byte[]

Y

[Required(AllowEmptyStrings = true)]
public byte[] Y { get; set; }

Property Value

byte[]