CngKeyBlobFormat::ToString Method ()

 

Gets the name of the key BLOB format that the current CngKeyBlobFormat object specifies.

Namespace:   System.Security.Cryptography
Assembly:  System.Core (in System.Core.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The embedded key BLOB format name.

.NET Framework
Available since 3.5
Return to top
Show: