com.sun.jini.discovery.x500.sha1withrsa
Class Constants
java.lang.Object
com.sun.jini.discovery.x500.sha1withrsa.Constants
class Constants
- extends Object
Constants used by net.jini.discovery.x500.SHA1withRSA format providers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMAT_NAME
static final String FORMAT_NAME
- See Also:
- Constant Field Values
SIGNATURE_ALGORITHM
static final String SIGNATURE_ALGORITHM
- See Also:
- Constant Field Values
MAX_SIGNATURE_LEN
static final int MAX_SIGNATURE_LEN
- See Also:
- Constant Field Values
KEY_ALGORITHM
static final String KEY_ALGORITHM
- See Also:
- Constant Field Values
KEY_ALGORITHM_OID
static final String KEY_ALGORITHM_OID
- See Also:
- Constant Field Values
Constants
private Constants()
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.