Show / Hide Table of Contents

DefaultKey Property

DefaultKey

Gets the default SCP03 key parameters using the default key identifier and static keys.

C#
public static Scp03KeyParameters DefaultKey { get; }

Property Value

Type Description
Scp03KeyParameters

Remarks

This property provides a convenient way to access default SCP03 key parameters, using the standard SCP03 key identifier (0x03) and default static keys with version number 0xFF.

In this article
Back to top Generated by DocFX