A B C D E F G H I J K L M N O P R S T U V W X

M

Mac - class javax.crypto.Mac.
This class provides the functionality of a "message authentication code" (MAC).
Mac(MacSpi, Provider, String) - Constructor for class javax.crypto.Mac
Creates a MAC object.
MacSpi - class javax.crypto.MacSpi.
This class defines the Service Provider Interface (SPI) for the Mac class.
MacSpi() - Constructor for class javax.crypto.MacSpi
 
markSupported() - Method in class javax.crypto.CipherInputStream
Tests if this input stream supports the mark and reset methods, which it does not.
MAY_POSTDATE - Static variable in interface com.dstc.security.kerberos.TicketFlags
 
mayPostdate() - Method in interface com.dstc.security.kerberos.TicketFlags
Returns true if the associated ticket (a TGT) can be used to obtain a postdated ticket and false otherwise
MessageDigest - interface com.dstc.security.cms.atts.MessageDigest.
An interface to the MessageDigest Attribute that must be amongst the list of signed attributes in a CMS SignedData.
MessageProp - class org.ietf.jgss.MessageProp.
This is a utility class used within the per-message GSSContext methods to convey per-message properties.
MessageProp(int, boolean) - Constructor for class org.ietf.jgss.MessageProp
Constructor which sets the values for the qop and privacy state.
minorCode - Variable in class org.ietf.jgss.GSSException
 
minorString - Variable in class org.ietf.jgss.GSSException
 
MODE_BASE64_PKCS7 - Static variable in class com.dstc.security.pki.X509CertGen
 
MODE_BASE64_X509 - Static variable in class com.dstc.security.pki.X509CertGen
 
MODE_RAW_PKCS7 - Static variable in class com.dstc.security.pki.X509CRLGen
 
MODE_RAW_PKCS7 - Static variable in class com.dstc.security.pki.X509CertGen
 
MODE_RAW_X509 - Static variable in class com.dstc.security.pki.X509CRLGen
 
MODE_RAW_X509 - Static variable in class com.dstc.security.pki.X509CertGen
 
MUTUAL_REQUIRED - Static variable in class com.dstc.security.kerberos.APOptions
Flag to indicate to the server that the sender requires mutual authentication
mutualRequired() - Method in class com.dstc.security.kerberos.APOptions
Returns true if the MUTUAL-REQUIRED option is set

A B C D E F G H I J K L M N O P R S T U V W X