Uses of Class
dev.getelements.elements.sdk.model.security.PemData
Packages that use PemData
-
Uses of PemData in dev.getelements.elements.sdk.model.security
Methods in dev.getelements.elements.sdk.model.security that return PemDataModifier and TypeMethodDescription<OtherKeySpecT>
PemData<OtherKeySpecT> Maps thisPemData
to another type.Methods in dev.getelements.elements.sdk.model.security that return types with arguments of type PemDataModifier and TypeMethodDescriptionPemChain.findFirstWithLabel
(Rfc7468Label label) Finds the first speck with the suppliedRfc7468Label
.PemChain.findFirstWithLabel
(String label) Finds the first speck with the supplied label.PemChain.getChain()
Gets the chain ofPemData
.