X509PrivateKeyBuilderCreate Method |
Creates a new asymmetric key pair based on a current configuration. If the method succeeds, all properties
of this object are read-only and will throw exception when setter accessor is accessed.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax member Create : unit -> unit
See Also