Back to product page

PublicKey property


Returns raw public key.

Type

A String value

Syntax

  • Basic
object.PublicKey [= value]
The PublicKey(object,value) syntax has these parts:
objectAn expression evaluating to an object of type Certificate.
valueA String value.

Remarks

This property will return raw data for public part of previously generated (or loaded) key.

Platforms

Windows