Show / Hide Table of Contents

GetKeyTypeByOid Method

GetKeyTypeByOid(Oid)

C#
public static KeyType GetKeyTypeByOid(Oid algorithmOid)

Parameters

Type Name Description
Oid algorithmOid

Returns

KeyType

GetKeyTypeByOid(string)

C#
public static KeyType GetKeyTypeByOid(string algorithmOid)

Parameters

Type Name Description
string algorithmOid

Returns

KeyType

In this article
Back to top Generated by DocFX