Class: UnionPei::Cert

Inherits:
Object
  • Object
show all
Defined in:
lib/unionpei/cert_util.rb

Instance Attribute Summary collapse

Instance Attribute Details

#certObject

Returns the value of attribute cert.



13
14
15
# File 'lib/unionpei/cert_util.rb', line 13

def cert
  @cert
end

#certIdObject

Returns the value of attribute certId.



13
14
15
# File 'lib/unionpei/cert_util.rb', line 13

def certId
  @certId
end

#keyObject

Returns the value of attribute key.



13
14
15
# File 'lib/unionpei/cert_util.rb', line 13

def key
  @key
end