GetPublicKey Method

Summary
Gets the public key from the container.
Syntax
C#
VB
C++
public byte[] GetPublicKey() 
Public Function GetPublicKey() As Byte() 
public: 
array<byte>^ GetPublicKey();  

Return Value

The key container public key.

Example

For an example refer to InitializeBinding.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.