public final class Keys
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.security.KeyPair |
keyPairFor(Version version) |
static javax.crypto.SecretKey |
secretKey() |
static javax.crypto.SecretKey |
secretKey(byte[] bytes) |
public static javax.crypto.SecretKey secretKey(byte[] bytes)
public static javax.crypto.SecretKey secretKey()
public static java.security.KeyPair keyPairFor(Version version)
Copyright © 2019-2020 paseto.dev. All Rights Reserved.