Was this page helpful?

RSAUtil Static Class

    Table of contents
    1. 1. Members
      1. 1.1. Methods
    Table of Contents
    public static class RSAUtil
    Namespace: MindTouch.Security.Cryptography
    Assembly: mindtouch.dream
    Type Hierarchy:
    • object
      • RSAUtil
    Static utility class containing factory methods for creation System.Security.Cryptography.RSACryptoServiceProvider instances.

    Members

    Methods

    Visibility Description
    Public ProviderFromFile(string path) Create a System.Security.Cryptography.RSACryptoServiceProvider.
    Public ProviderFrom(Byte[] bytes) Create a System.Security.Cryptography.RSACryptoServiceProvider.
    Public ProviderFrom(Assembly assembly) Create a System.Security.Cryptography.RSACryptoServiceProvider.
    Public ProviderFrom(BinaryReader reader) Create a System.Security.Cryptography.RSACryptoServiceProvider.
    Public ToString() (Inherited from Object)
    Public Equals(object obj) (Inherited from Object)
    Public GetHashCode() (Inherited from Object)
    Public GetType() (Inherited from Object)
    Protected MemberwiseClone() (Inherited from Object)
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by