Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XUCERT

Package: Kernel

Routine: XUCERT


Information

XUCERT ;ISD/HGW Kernel PKI Certificate Utilities ;09/13/2019 12:25

Source Information

Source file <XUCERT.m>

Entry Points

Name Comments DBIA/ICR reference
VALIDATE(DOC,ERR) ;Extrinsic Function.
GETISSUE(SIG) ;Subroutine. Save X509 Certificate owner to XOBDATA("XOB RPC","SAML",ISSUER")
TEST ;Subroutine. System checks to help with troubleshooting.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"XML digital signature validation is done differently depending on the version"
  • Line Location: TEST+3
Function Call: WRITE
  • Prompt: !,"of Cache being used on your system:"
  • Line Location: TEST+4
Function Call: WRITE
  • Prompt: !," Versions greater than or equal to 2015.2 use $$VAL1^XUCERT1"
  • Line Location: TEST+5
Function Call: WRITE
  • Prompt: !," Versions less than 2015.2 use $$VAL2^XUCERT1"
  • Line Location: TEST+6
Function Call: WRITE
  • Prompt: !," Your Cache Version is ",$$VERSION^%ZOSV(),!
  • Line Location: TEST+7
Info |  Source |  Entry Points |  Interaction Calls