C# (CSharp) IronPigeon Namespace

Nested Namespaces

IronPigeon.Dart
IronPigeon.Providers
IronPigeon.Relay
IronPigeon.Tests

Classes

Name Description
AddressBook Retrieves contacts from some public store.
AddressBookEntry
BadAddressBookEntryException An exception thrown when an error occurs while reading an address book entry.
Channel A channel for sending or receiving secure messages.
Channel.NotificationPostedReceipt The result of posting a message notification to a cloud inbox.
Channel.PayloadReceipt A message payload and the time notification of it was received by the cloud inbox.
CryptoProviderExtensions Extension methods to the CryptoSettings interface.
CryptoSettings Configuration for common crypto operations.
DesktopUtilities Utility methods for desktop IronPigeon apps.
IncomingList
IncomingList.IncomingItem
InvalidMessageException An exception thrown when an error occurs while reading a message.
OnlineAddressBook Retrieves contacts from some online store.
OwnEndpoint
OwnEndpointServices
PayloadReference
Strings
Substream Wraps an underlying stream with another that has a shorter length so that folks reading cannot read to the end.
SymmetricEncryptionResult The result of symmetric encryption using a random key, IV.
SymmetricEncryptionVariables Captures the key and IV used for a symmetric encryption.