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