public class CKG
extends java.lang.Object
Further information concerning the various mask values is provided in the PKCS#11 standard and the Programmers Manual.
| Modifier and Type | Field and Description |
|---|---|
static long |
MGF1_SHA1 |
static long |
MGF1_SHA224 |
static long |
MGF1_SHA256 |
static long |
MGF1_SHA384 |
static long |
MGF1_SHA512 |
public static final long MGF1_SHA1
public static final long MGF1_SHA256
public static final long MGF1_SHA384
public static final long MGF1_SHA512
public static final long MGF1_SHA224
Copyright (c) SafeNet, Inc. 2012-2016. All rights reserved.