SecureChannelException Class
Namespace: Yubico.YubiKey.Scp Assembly: Yubico.YubiKey.dllRepresents errors that occur during encoding or decoding data for SCP.
C#
public class SecureChannelException : Exception
Inheritance
System.Object
SecureChannelException
Constructors
Name | Description |
---|---|
SecureChannelException() | |
SecureChannelException(String) | |
SecureChannelException(String, Exception) |