Package | Description |
---|---|
org.opensaml.xmlsec.algorithm.descriptors |
Algorithm descriptor classes.
|
Modifier and Type | Class and Description |
---|---|
class |
HMACMD5
Algorithm descriptor for MAC algorithm: HMAC MD5.
|
class |
HMACRIPEMD160
Algorithm descriptor for MAC algorithm: HMAC RIPEMD160.
|
class |
HMACSHA1
Algorithm descriptor for MAC algorithm: HMAC SHA-1.
|
class |
HMACSHA224
Algorithm descriptor for MAC algorithm: HMAC SHA-256.
|
class |
HMACSHA256
Algorithm descriptor for MAC algorithm: HMAC SHA-256.
|
class |
HMACSHA384
Algorithm descriptor for MAC algorithm: HMAC SHA-384.
|
class |
HMACSHA512
Algorithm descriptor for MAC algorithm: HMAC SHA-512.
|
Copyright © 2016. All rights reserved.