public class IrpCommon
extends java.lang.Object
List all of the standard identifiers for the irp
Time:2021-07| 构造器和说明 |
|---|
IrpCommon() |
public static final byte MAJOR_VERSION
public static final byte MINOR_VERSION
public static final byte DEFAULT_MAJOR_VERSION
public static final byte DEFAULT_MINOR_VERSION
public static final java.lang.String MESSAGE_ENCODING_TYPE
public static final byte DIGEST_TYPE_MD5
public static final byte DIGEST_TYPE_SHA1
public static final int DIGEST_SIZE_MD5
public static final int DIGEST_SIZE_SHA1
public static final byte CREDENTIAL_VERSION
public static final byte DEFAULT_CREDENTIAL_VERSION
public static final byte[] CREDENTIAL_SIGNEDINFO_TYPE_RSA
public static final byte[] CREDENTIAL_SIGNEDINFO_TYPE_DSAPUBKEY
public static final byte[] CREDENTIAL_SIGNEDINFO_TYPE_MAC
public static final byte[] CREDENTIAL_SIGNEDINFO_TYPE_JWK
public static final byte[] CREDENTIAL_SIGNEDINFO_TYPE_SM2
public static final byte[] CREDENTIAL_DIGEST_ALG_MD5
public static final byte[] CREDENTIAL_DIGEST_ALG_SHA1
public static final byte[] CREDENTIAL_DIGEST_ALG_JWK
public static final byte[] DEFAULT_CREDENTIAL_SIGNEDINFO_TYPE
public static final byte[] DEFAULT_CREDENTIAL_SIGNEDINFO_DIGEST_ALG
public static final int MESSAGE_ENVELOPE_SIZE
public static final int MESSAGE_HEADER_SIZE
public static final int MAX_STRING_ARRAY_SIZE
public static final int MAX_ARRAY_LENGTH_SIZE
public static final java.lang.String DEAULT_HOST_ADDRESS
public static final int DEAULT_HOST_PORT
public static final int DEFAULT_WORKER_GROUP_THREAD_SIZE
public static final java.lang.String IRP_SERVER_LISTENER_TCP
public static final java.lang.String IRP_SERVER_LISTENER_UDP
public static final int MAX_MESSAGE_PACKET_LENGTH
public static final int MAX_UDP_PACKET_SIZE