CryptProviderValues enumeration

Office 2013 and later

Cryptographic Provider Type

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
RsaAES RSA AES Encryption Scheme. When the item is serialized out as xml, its value is "rsaAES".
RsaFull RSA Full Encryption Scheme. When the item is serialized out as xml, its value is "rsaFull".
Invalid Invalid Encryption Scheme. When the item is serialized out as xml, its value is "invalid".
Show: