Show / Hide Table of Contents

Class PublicKey

Class describes a public key object. Inherits from Key.

Note that the constructor is not intended to be called by user code. Such objects are constructed internally by the API.

Inheritance
System.Object
TokenObject
Key
PublicKey
RSAPublicKey
Inherited Members
Key.GetKeyType()
Key.GetAlgorithmName()
Key.GetKeyLength()
TokenObject.Equals(Object)
TokenObject.GetHashCode()
TokenObject.GetParent()
TokenObject.GetType()
TokenObject.GetCkId()
TokenObject.GetCkLabel()
TokenObject.GetPinNumber()
TokenObject.GetDetails()
System.Object.Equals(System.Object, System.Object)
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: scmapi
Assembly: scmapi.dll
Syntax
public class PublicKey : Key
Back to top Generated by DocFX