Show / Hide Table of Contents

SecureChannelException Class

Namespace: Yubico.YubiKey.Scp Assembly: Yubico.YubiKey.dll

Represents errors that occur during encoding or decoding data for SCP.

C#
public class SecureChannelException : Exception
Inheritance object Exception SecureChannelException

Constructors

Name Description
SecureChannelException()
SecureChannelException(string)
SecureChannelException(string, Exception)
In this article
Back to top Generated by DocFX