LEADTOOLS Medical (Leadtools.Ccow assembly)

GetPublicKey Method

Show in webframe





Gets the public key from the container.
Syntax
public byte[] GetPublicKey()
'Declaration
 
Public Function GetPublicKey() As Byte()
'Usage
 
Dim instance As KeyContainer
Dim value() As Byte
 
value = instance.GetPublicKey()

            

            
public:
array<byte>^ GetPublicKey(); 

Return Value

The key container public key.
Example
For an example refer to InitializeBinding.
Requirements

Target Platforms

See Also

Reference

KeyContainer Class
KeyContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.