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.



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

def cert
  @cert
end

#certIdObject

Returns the value of attribute certId.



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

def certId
  @certId
end

#keyObject

Returns the value of attribute key.



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

def key
  @key
end