Class SpkiDataType
[Serializable]
public class SpkiDataType
- Inheritance
-
SpkiDataType
- Inherited Members
Properties
Any
[AllowNull]
[MaybeNull]
public Collection<XmlElement> Any { get; set; }
Property Value
AnySpecified
Gets a value indicating whether the Any collection is empty.
public bool AnySpecified { get; }
Property Value
SpkiSexp
[Required(AllowEmptyStrings = true)]
public Collection<byte[]> SpkiSexp { get; set; }
Property Value
- Collection<byte[]>