ECKeyXmlFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines XML serialization formats for elliptic curve keys.
public enum class ECKeyXmlFormat
public enum ECKeyXmlFormat
type ECKeyXmlFormat =
Public Enum ECKeyXmlFormat
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Rfc4050 | 0 | An XML serialization format described in RFC 4050, "Using the Elliptic Curve Signature Algorithm (ECDSA) for XML Digital Signatures." |
Remarks
This enumeration contains only one member, Rfc4050. This format describes how Elliptic Curve Digital Signature Algorithm (ECDSA) keys are serialized to XML.
Applies to
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.