Class: Toybox.Cryptography.Key

Inherits:
Toybox.Lang.Object show all

Overview

A public key or a private key.

Since:

API Level 3.0.0

Supported Devices:

Instance Method Summary collapse

Instance Method Details

getBytes() as Lang.ByteArray or Null

Get the bytes of a Key object.

Returns:

Since:

API Level 3.0.0


Generated Jun 26, 2024 1:13:55 PM