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
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.