Skip to content

Some unofficial classes to help setup postal service for Mina Meddelanden (MM)

Notifications You must be signed in to change notification settings

linusalnervik/SE.GOV.MM.Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

SE.GOV.MM.Integration

Some unofficial classes to help setup postal service for Mina Meddelanden (MM)

This project have the following methods utilize:

  • distributeSecure - Handles sending message to user.
  • IsValidSignature - Validates if xmldocument contains a valid signature
  • IsUserReachableInFaRV3 - Checks if recipient is reachable in FaR
  • GetSenders - Gets all registered senders

DistributeSecure uses IsValidSignature, IsUserReachableInFaRV3, GetSenders for validationg before sending message to recipient.

This is one of the superimposed distributeSecure:

public DeliveryResult distributeSecure(SignedDelivery SignedDelivery, string endpointAdressRecipient, string endpointAdressAuthority, X509Certificate2 x509Certificate2){}

where

About

Some unofficial classes to help setup postal service for Mina Meddelanden (MM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages