GenericKey public class GenericKey Documentation Code public AlgorithmIdentifier AlgorithmIdentifier { get; } public object Representation { get; } public GenericKey(object representation) public GenericKey(AlgorithmIdentifier algorithmIdentifier, byte[] representation) public GenericKey(AlgorithmIdentifier algorithmIdentifier, object representation)