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 Apr 17, 2024 9:40:37 AM