java.lang.Object
javax.xml.crypto.KeySelector.Purpose
- 封装类:
-
KeySelector
要选择的密钥的目的。
-
Field Summary
Modifier and TypeFieldDescriptionstatic final KeySelector.Purpose
用于解密的密钥。static final KeySelector.Purpose
用于加密的密钥。static final KeySelector.Purpose
用于签名的密钥。static final KeySelector.Purpose
用于验证的密钥。 -
Method Summary