Show / Hide Table of Contents

KeyDefinition Property

KeyDefinition

Gets the key definition associated with this RSA private key.

C#
public KeyDefinition KeyDefinition { get; }

Property Value

Type Description
KeyDefinition

A KeyDefinition object that describes the key's properties, including its type and length.

In this article
Back to top Generated by DocFX