Show / Hide Table of Contents

ECPublicKeyParameters Class

Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dll
C#
[Obsolete("Use ECPublicKey instead", false)]
public sealed class ECPublicKeyParameters : ECPublicKey, IPublicKey, IKeyBase
Inheritance object PublicKey ECPublicKey ECPublicKeyParameters
Implements
IPublicKey
IKeyBase

Constructors

Name Description
ECPublicKeyParameters(ECDsa)
ECPublicKeyParameters(ECParameters)

Extension Methods

IPublicKeyExtensions.Cast<T>(IPublicKey)
KeyExtensions.EncodeAsPiv(IPublicKey)
In this article
Back to top Generated by DocFX