←Select platform

GetPrivateKey Method

Summary

Gets the private key from the container.

Syntax

C#
VB
C++
public byte[] GetPrivateKey() 
Public Function GetPrivateKey() As Byte() 
public: 
array<byte>^ GetPrivateKey();  

Return Value

The key container private key.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly