C# Class Windows.Security.Cryptography.Core.CryptographicKey

Inheritance: ICryptographicKey
ファイルを表示 Open project: ermau/WinRT.NET Class Usage Examples

Public Methods

Method Description
Export ( ) : Windows.Storage.Streams.IBuffer
ExportPublicKey ( ) : Windows.Storage.Streams.IBuffer

Private Methods

Method Description
CryptographicKey ( ) : System

Method Details

Export() public method

public Export ( ) : Windows.Storage.Streams.IBuffer
return Windows.Storage.Streams.IBuffer

ExportPublicKey() public method

public ExportPublicKey ( ) : Windows.Storage.Streams.IBuffer
return Windows.Storage.Streams.IBuffer