C# (CSharp) Org.BouncyCastle.X509 PrincipalUtilities - 5 примеров найдено. Это лучшие примеры C# (CSharp) кода для Org.BouncyCastle.X509.PrincipalUtilities, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
A utility class that will extract X509Principal objects from X.509 certificates.
Use this in preference to trying to recreate a principal from a string, not all DNs are what they should be, so it's best to leave them encoded where they can be.