public final class MessagePropertyNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALG |
static String |
ATTRIBUTES |
static String |
CONTENTTYPE |
static String |
DIGEST |
static String |
HSM |
static String |
ID |
static String |
KEY |
static String |
KEY_OPS |
static String |
KEY_SIZE |
static String |
KID |
static String |
KTY |
static String |
NEXTLINK |
static String |
RESULT |
static String |
SIGNATURE |
static String |
TAGS |
static String |
VALUE |
public static final String ALG
public static final String ATTRIBUTES
public static final String DIGEST
public static final String HSM
public static final String KEY
public static final String KEY_OPS
public static final String KEY_SIZE
public static final String KID
public static final String KTY
public static final String RESULT
public static final String SIGNATURE
public static final String VALUE
public static final String ID
public static final String NEXTLINK
public static final String TAGS
public static final String CONTENTTYPE
/**
* Copyright Microsoft Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/